aMule Forum

English => aMule Help => Topic started by: spd_vhi on October 15, 2004, 02:17:19 AM

Title: Cant start Amule...
Post 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
Title: Re: Cant start Amule...
Post by: deltaHF on October 15, 2004, 06:43:59 AM
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
Title: Re: Cant start Amule...
Post by: thepolish on October 15, 2004, 09:55:56 AM
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
Title: Re: Cant start Amule...
Post by: Jacobo221 on October 15, 2004, 10:14:07 AM
http://www.amule.org/wiki/index.php/MDK10_install
Title: Re: Cant start Amule...
Post by: skolnick on October 15, 2004, 06:12:53 PM
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.