aMule Forum

English => aMule crashes => Topic started by: nukebomb on April 08, 2005, 01:00:34 AM

Title: amuled start fails (missing libwx_base-2.5.so.5??) [solved]
Post by: nukebomb on April 08, 2005, 01:00:34 AM
Hi all.
After three days of hard work, I finally finished compiling the latest CVS package.
My wish was to create a aMule Deamon plus Webserver on my Mandrake 10.1 without X!.

Everythings seems to be in place, but when I try to start amuled it says:

"amuled: error while loading shared libaries: libwx_base2.5.so.5: cannot open shared object file: No such file or directory"

I compiled the latest tarball from http://www.wxWidgets.org (2.5.5) as told in the Amule compiling HOWTO.

I also tried to make amuled work by installing libwxgtk2.5 and wxGTK2.5.

"rpm -qa | grep wx" gives libwxgtk2.5_1-2.5.1-5.3.101mdk and wxGTK2.5-2.5.1-5.3.101mdk

Any ideas?
Thx
Please keep it simple, it's my second LINUX Week.
Title: Re: amuled start fails (missing libwx_base-2.5.so.5??) [solved]
Post by: stefanero on April 08, 2005, 06:42:22 AM
have you tryed to find that lib?

find / -name libwx_base-2.5.so.5

gimme the output
Title: Re: amuled start fails (missing libwx_base-2.5.so.5??) [solved]
Post by: nukebomb on April 08, 2005, 08:10:42 AM
Hey, thx for the quick answer:)

its in /usr/local/lib/libwx_base-2.5.so.5
another location is /pub/temp/wxGTK-2.5.5/lib/libwx_base.2.5.so.5, thats the directory where i extracted and compiled the package in.

Do I have to copy it by hand to some "freely accessible" directory? I thought /usr/local/lib would be the right place:(
Title: Re: amuled start fails (missing libwx_base-2.5.so.5??) [solved]
Post by: stefanero on April 08, 2005, 08:14:54 AM
no no copy :)

just add

/usr/local/lib

to

/etc/ld.so.conf

and then run
/sbin/ldconfig

this will add hte path to the known libs, after that restart your amuled and it should find the missing lib
Title: Re: amuled start fails (missing libwx_base-2.5.so.5??) [solved]
Post by: nukebomb on April 08, 2005, 08:20:10 AM
to give a quote from on of my favorite bands:
"You're simply the best!"

It worked.

I guess the community and people like you make LINUX better that Windoof.
Title: Re: amuled start fails (missing libwx_base-2.5.so.5??) [solved]
Post by: stefanero on April 08, 2005, 08:23:14 AM
thnx :))

have fun with the daemon,
btw check our wiki about daemon to see some things you should know:

http://www.amule.org/wiki/index.php/FAQ_amuled