aMule Forum
English => en_Bugs => Topic started by: Watom on April 04, 2004, 09:08:29 PM
-
Hello all !
Everything worked fine before I "emerge" gnome 2.6
Now aMule refuse to start : ;(
amule: error while loading shared libraries: libwx_gtk2-2.4.so: cannot open shared object file: No such file or directory
aMule seems to be the only prog. which is failing after this upgrade.
When I try to compile it again, I've got a bunch of this :
Preferences.h:641: error: no matching function for call to `CString::CString(
char[512])'
CString.h:56: error: candidates are: CString::CString(const CString&)
CString.h:34: error: CString::CString(const wxChar*)
CString.h:33: error: CString::CString(wxChar*)
CString.h:32: error: CString::CString()
Preferences.h: Dans member function « CString CPreferences::GetDateTimeFormat()
»:
Thanks to all the team for this great port of emule ! I don't think I would have deleted Windows whitout it :baby:
-
wxGTK got recompiled with unicode support.
You need to reemerge wxGTK without unicode and without GTK2
-
great, it works again
I just disabled unicode (export USE="-unicode") and kept GTK2
works just fine :)
-
but.. gtk2 may cause memleaks and high cpu usage ..
greets