aMule Forum

English => Compilation problems => Topic started by: a256987 on April 29, 2006, 06:02:13 PM

Title: Impossible to emerge and/or compile aMule on a Gentoo
Post by: a256987 on April 29, 2006, 06:02:13 PM
Hi everybody,

I'd be very thankful if anyone may be able to help me. Indeed I tried many times to install aMule on my Gentoo and I haven't succeded yet. I read all the documentions on the Wikis and forums, i tried to install from the source or the cvs and it nevers works.

When I try an emerge i've always the following error :

Code: [Select]
* wxGTK without X support will be used
!!! set-wxconfig: Error:  Can't find normal or debug version:
!!! set-wxconfig:         /usr/lib64/wx/config/base-ansi-release-2.6 not found
!!! set-wxconfig:         /usr/lib64/wx/config/base-ansi-debug-2.6 not found

I've tried different use flags such as wxgtk -gtk2 or -unicode and unfornately it had never worked...

Thank you for helping me and have a nice week-end !
Title: Re: Impossible to emerge and/or compile aMule on a Gentoo
Post by: stefanero on April 29, 2006, 07:36:51 PM
reemerge your wxGTK...the wx-config files are not found

and I use gentoo here it works just fine, so dont tell me it does not work...

use gtk2 and unicode both with teh use flags
Title: Re: Impossible to emerge and/or compile aMule on a Gentoo
Post by: a256987 on April 30, 2006, 02:22:39 AM
Hello. Thanks for your answer.
 
 My problem is now solved, in fact the USE=gtk was necessary, thanks for your support and i hope this will help some other noobs as I.