aMule Forum

English => Compilation problems => Topic started by: exkor on August 01, 2005, 11:19:04 PM

Title: cannot load wxGTK
Post by: exkor 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
Title: Re: cannot load wxGTK
Post by: Kry 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 :)