aMule Forum
English => aMule Help => Topic started by: spd_vhi on October 15, 2004, 02:17:19 AM
-
hi
i installed wxbase, then wxgtk, then amule
when i type amule, it shows:
amule: error while loading shared libraries: libwx_gtk_html-2.5.so.2: cannot open shared object file: No such file or directory
wx_gtk_html is include one of these libraries?
i already made ldconfig too
so thats it
tkz all
-
hi,
would be nice to know what linux distri you use .. if its mdk, take a look at our wiki (http://www.amule.org/wiki/index.php/MDK10_install) page.
greets
-
Hi,
Yes, what distro ?
libwx_gtk_html-2.5.so.2 is part of wx-2.5.x, not 2.4.x if you have installed it.
If Mandrake, look at the wiki special page
Thepolish
-
http://www.amule.org/wiki/index.php/MDK10_install
-
Just type this in a command prompt, when in the directory where you installed the amule executables:
ldd amule
it will show you which libreries amule uses, and which it can't find. Then, try using ldconfig.
Regards.