Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problema installazione amule
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
die-hard
Apprentice
Apprentice


Joined: 20 Mar 2005
Posts: 255
Location: Italy

PostPosted: Sat May 07, 2005 6:44 am    Post subject: problema installazione amule Reply with quote

ecco il messaggio di errore al momento dell'emerge amule
Code:
ACCEPT_KEYWORDS="~x86" emerge amule
Calculating dependencies ...done!
>>> emerge (1 of 1) net-p2p/amule-2.0.0_rc7 to /
>>> md5 files   ;-) amule-2.0.0_rc5.ebuild
>>> md5 files   ;-) amule-2.0.0_rc7.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) amule-1.2.8.ebuild
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) amule-2.0.0_rc6.ebuild
>>> md5 files   ;-) files/digest-amule-2.0.0_rc5
>>> md5 files   ;-) files/digest-amule-2.0.0_rc6
>>> md5 files   ;-) files/digest-amule-2.0.0_rc7
>>> md5 files   ;-) files/digest-amule-1.2.8
>>> md5 src_uri ;-) aMule-2.0.0rc7.tar.bz2
!!! set-wxconfig: Error:  Can't find normal or debug version:
!!! set-wxconfig:         /usr/bin/wxgtk-2.4-config not found
!!! set-wxconfig:         /usr/bin/wxgtkd-2.4-config not found
!!! You need to emerge wxGTK with wxgtk1 in your USE

ho gia provato ad emergere wxGTK con il flag wxgtk1 ma nulla.
Back to top
View user's profile Send private message
skakz
Guru
Guru


Joined: 03 Jul 2004
Posts: 380
Location: Ischia/Napoli/Italia/Terra

PostPosted: Sat May 07, 2005 8:33 am    Post subject: Reply with quote

molto probabilmente hai reinstallato qualche versione superiore con la flag wxgtk1, prova:

Code:

USE="wxgtk1" emerge -pv =x11-libs/wxGTK-2.4.2-r2


però perchè non usare le gtk2?

ti riporto questo post su come installare amule-2.0.0 e gtk2

https://forums.gentoo.org/viewtopic-t-268758.html
_________________
Linux Registered User n.340423
Linux User Group Ischia
www.tush.it
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Sat May 07, 2005 8:37 am    Post subject: Reply with quote

Io uso wxGTK con gtk1 ma ho solamente tolto la USE gtk2
Code:
# emerge -pv wxGTK

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] x11-libs/wxGTK-2.4.2-r2  -debug -gtk2 -no_wxgtk1 -odbc +opengl -unicode

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Sat May 07, 2005 8:40 am    Post subject: Reply with quote

ricordo cmq che è sucita l'ebuild 2.0
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
Dece
Apprentice
Apprentice


Joined: 23 Nov 2004
Posts: 291
Location: Bologna/Rimini Italy

PostPosted: Sat May 07, 2005 4:15 pm    Post subject: Re: problema installazione amule Reply with quote

die-hard wrote:

Code:
ACCEPT_KEYWORDS="~x86" emerge amule
<cut>
!!! set-wxconfig: Error:  Can't find normal or debug version:
!!! set-wxconfig:         /usr/bin/wxgtk-2.4-config not found
!!! set-wxconfig:         /usr/bin/wxgtkd-2.4-config not found
!!! You need to emerge wxGTK with wxgtk1 in your USE

ho gia provato ad emergere wxGTK con il flag wxgtk1 ma nulla.


io ho (ancora per qualche minuto :D ) la stessa versione di amule, e in particolare:
Code:
 emerge -pv wxGTK

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] x11-libs/wxGTK-2.4.2-r2  -debug +gtk2 -no_wxgtk1 -odbc +opengl +unicode 5,255 kB

non è che per caso hai attivata la flag "no_wxgtk1"? se si disabilitala

ps è meglio che non usi ACCEPT_KEYWORDS, usa il file package.keywords:
Code:
echo "net-p2p/amule ~x86" >> /etc/portage/package.keywords


spero di essere stato di aiuto :wink: ... ciao!
Back to top
View user's profile Send private message
khris81
Apprentice
Apprentice


Joined: 10 May 2005
Posts: 245

PostPosted: Wed May 11, 2005 5:53 pm    Post subject: problemi nell'emergere amule Reply with quote

Code:
bash-2.05b# emerge amule
Calculating dependencies ...done!
>>> emerge (1 of 1) net-p2p/amule-2.0.0_rc7 to /
>>> md5 files   ;-) amule-2.0.0_rc5.ebuild
>>> md5 files   ;-) amule-2.0.0_rc7.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) amule-1.2.8.ebuild
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) amule-2.0.0_rc6.ebuild
>>> md5 files   ;-) files/digest-amule-2.0.0_rc5
>>> md5 files   ;-) files/digest-amule-2.0.0_rc6
>>> md5 files   ;-) files/digest-amule-2.0.0_rc7
>>> md5 files   ;-) files/digest-amule-1.2.8
>>> md5 src_uri ;-) aMule-2.0.0rc7.tar.bz2
!!! set-wxconfig: Error:  Can't find normal or debug version:
!!! set-wxconfig:         /usr/bin/wxgtk-2.4-config not found
!!! set-wxconfig:         /usr/bin/wxgtkd-2.4-config not found
!!! You need to emerge wxGTK with wxgtk1 in your USE


ho provato a mettere wxgtk1 wxGTK nelle mie use ma mi dice sempre la stessa cosa!!!

Edit gutter: Per favore usiamo i bbcode
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Wed May 11, 2005 5:58 pm    Post subject: Reply with quote

Ragazzi facciamo una ricerca prima di postare.

Post di khris81 mergiato in questo thread
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
unz
l33t
l33t


Joined: 28 Jul 2004
Posts: 819
Location: Roma, Italia

PostPosted: Wed May 11, 2005 10:37 pm    Post subject: Reply with quote

usate questo ebuild -> http://www.romastyle.info/3sh/amule-2.0.0.ebuild se siete utenti fastweb
_________________
Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/
Back to top
View user's profile Send private message
*ferris*
n00b
n00b


Joined: 28 Oct 2004
Posts: 32

PostPosted: Sat Oct 08, 2005 1:35 pm    Post subject: Reply with quote

Alla fine siete riusciti a risolvere il problema?
Anche a me dà lo stesso errore, ho provato a seguire anche la guida postata da darkdude (che mi sembra sia tratta da gentoo-wiki) ma niente da fare... :cry:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum