aMule Forum

English => aMule Help => Topic started by: dybart on July 11, 2005, 03:17:07 PM

Title: Crash at startup
Post 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
Title: Re: Crash at startup
Post by: stefanero on July 11, 2005, 03:42:00 PM
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*
Title: Re: Crash at startup
Post by: dybart on July 11, 2005, 04:03:01 PM
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?
Title: Re: Crash at startup
Post by: stefanero on July 11, 2005, 04:12:33 PM
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

Code: [Select]
/usr/local/lib
to the file
Code: [Select]
/etc/ld.so.conf
in the end,
run
Code: [Select]
ldconfig as root and restart amule

stefanero
Title: Re: Crash at startup
Post by: dybart on July 12, 2005, 10:57:23 AM
Tnx stefanero, i have added /usr/local/lib in my ld.so.conf and now amule work well...
Title: Re: Crash at startup
Post by: stefanero on July 12, 2005, 11:02:22 AM
:)
have fun