aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: cannot load wxGTK  (Read 2945 times)

exkor

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
cannot load wxGTK
« on: August 01, 2005, 11:19:04 PM »

hey

i've recently recompiled wxWidgets-2.4.2 and aMule-2.0.3.
the compiation went without a problem.

however:
Code: [Select]
[/coroot@core201--bash3.00 [~] amule
amule: error while loading shared libraries: libwx_gtk-2.4.so: cannot open shared object file: No such file or directory

root@core201--bash3.00 [~] whereis libwx_gtk-2.4.so
libwx_gtk-2.4: /usr/local/lib/libwx_gtk-2.4.so

root@core201--bash3.00 [~] $PATH
-bash:/usr/local/lib:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin: No such file or directory

doesnt make much sense to me. what could be done?

thanks for your time
X
Logged
Sonic was a Slacker

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: cannot load wxGTK
« Reply #1 on: August 02, 2005, 02:23:43 AM »

add /usr/local/lib to your /etc/ld.so.conf and sun ldconfig as root.


And use forum search :)
Logged