aMule Forum
English => en_Linux => Topic started by: GraFFitiST on March 20, 2006, 05:50:03 PM
-
Sorry, i'm new in Linux ... what is thas:
[root@localhost Desktop]# amule
amule: error while loading shared libraries: libwx_gtk2u_adv-2.6.so.0: cannot open shared object file: No such file or directory
? And what i mus do?
-
Welcome GraFFitiST!
Download and install these two packages after uninstalling your old wx and amule: http://www.oldfrog.info/Linux/RPMsaMule/wxGTKu%202.6.2%20(patched%20for%20locales)/wx-gtk2-unicode-2.6.2-p2-nostl.i586.rpm
http://www.oldfrog.info/Linux/RPMsaMule/wxGTKu%202.6.2%20(patched%20for%20locales)/aMule-2.1.1-mdv.i586.rpm
The commands should be: rpm -e wx* and similar with amule
rpm -Uhv wx-gtk2-unicode-2.6.2-p2-nostl.i586.rpm and the same for the amule package. (in the terminal as root)
-
Big thanx :))))
-
Mandriva does not have /usr/local/lib in /etc/ld.so.conf by default.
To fix it, execute these commands with root privileges:
echo /usr/local/lib >> /etc/ld.so.conf
/sbin/ldconfig
-
Trying to istall packages as described, getting
# rpm -Uhv wx-gtk2-unicode-2.6.3-1.i586-1.rpm
error: Failed dependencies:
libwx_baseu-2.6.so.0 is needed by wx-gtk2-unicode-2.6.3-1.i586
libwx_baseu_xml-2.6.so.0 is needed by wx-gtk2-unicode-2.6.3-1.i586
Any suggestions?
-
Are you trying to install Fedora RPMs on your Mandriva system?
-
No, both files were downloade from this link
http://www.oldfrog.info/Linux/RPMsaMule/wxGTKu%202.6.3/
-
Originally posted by mrln
Trying to istall packages as described, getting
# rpm -Uhv wx-gtk2-unicode-2.6.3-1.i586-1.rpm
error: Failed dependencies:
libwx_baseu-2.6.so.0 is needed by wx-gtk2-unicode-2.6.3-1.i586
libwx_baseu_xml-2.6.so.0 is needed by wx-gtk2-unicode-2.6.3-1.i586
Any suggestions?
the same problem here.