aMule Forum
English => aMule Help => Topic started by: dybart on July 11, 2005, 03:17:07 PM
-
Hi, I've compiled and installed amule from the tarball but when i launch amule this is the error:
amule: error while loading shared libraries: libwx_gtk-2.4.so: cannot open shared object file: No such file or directory
-
well its not a crash ;)
did you compile wx aswell?
can you post
ls -la /usr/bin/wx*
AND!!!
ls -la /usr/local/bin/wx*
-
This is the output:
CasaMia:/home/dybart/aMule-2.0.3# ls -la /usr/bin/wx
ls: /usr/bin/wx: No such file or directory
CasaMia:/home/dybart/aMule-2.0.3# ls -la /usr/local/bin/wx
ls: /usr/local/bin/wx: No such file or directory
I have compiled the wx..... however i recompile it.... But why the ls don't find wx? I must put the * in the command?
-
yes put the * in the end, and thats why I put it there aswell
but if you say you compiled wx aswell try to add
/usr/local/lib
to the file
/etc/ld.so.conf
in the end,
run
ldconfig
as root and restart amule
stefanero
-
Tnx stefanero, i have added /usr/local/lib in my ld.so.conf and now amule work well...
-
:)
have fun