aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: error while loading wx libraries  (Read 3382 times)

jake341

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
error while loading wx libraries
« on: January 31, 2006, 12:54:05 AM »

hi

i installed 2.1.10 a couple of days ago, including the start scripts as per the wiki (http://www.amule.org/wiki/index.php/AMuleWeb).

this started fine when i did it, but now when i try "start amule" i get the following error, however if i start it from the command line $ amuled & then it starts fine.

Starting amule: /usr/local/bin/amuled: error while loading shared libraries: libwx_base_net-2.6.so.0: cannot open shared object file: No such file or directory

i have checked my library links and they seem to be valid.

lrwxrwxrwx  1 root root 27 Jan 27 21:51 /usr/local/lib/libwx_base_net-2.6.so.0 -> libwx_base_net-2.6.so.0.2.0

-rwxr-xr-x  1 root root 213173 Jan 27 21:51 /usr/local/lib/libwx_base_net-2.6.so.0.2.0

i also had a similar problem with my last version of amule (which i never fixed)
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: error while loading wx libraries
« Reply #1 on: January 31, 2006, 06:58:35 AM »

ok pretty easy to fix tho

add

/usr/local/lib

to

/etc/ld.so.conf

and run

/sbin/ldconfig

after taht amule(d) should start just fine
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

jake341

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
fixed
« Reply #2 on: February 02, 2006, 11:03:18 PM »

thanks - that works a treat
Logged