aMule Forum
English => aMule Help => Topic started by: nicoska on May 29, 2005, 05:23:53 PM
-
I downloaded the new 2.0.1 because it says "HOT FIX".
When doing rpm -Uhv aMule-2.0.1-1.....rpm
the system tells me that aMule 2.0.1-1 needs new wxGTK.
So i downloaded the new wxGTK-2.6.0-1.i586-FC3.rpm and when i did rpm -Uhv wxGTK-2.6.0-1.i586-FC3.rpm
the system tells me that the old wxGTK(2.4) was needed by aMule2.0.0.
So i removed wxGTK2.4 and aMule2.0.0.
Now i've installed wxGTK2.6 and aMule 2.0.1 with no trouble, but when try to run it by type amule
in the console the system give me that error:amule: error while loading shared libraries: libwx_gtk-2.4.so.0: cannot open shared object file: No such file or directory
.
How it's possible ? Does the aMule2.0.1 need the old wxGTK 2.4 ?
Thanks for your help and sorry for my bad english.
Nicoska
-
plz post the output of:
rpm -qa | grep wx
rpm -qa | grep aMule
-
[nico@fedora]$ rpm -qa | grep wx
wxGTK-common-2.4.2-7
wxGTK-2.6.0-1
[nico@fedora]$
and
[nico@fedora ]$ rpm -qa | grep aMule
aMule-2.0.1-1
[nico@fedora]$
Thanks a lot for your time.
bye
Nicoska
-
did you dl http://www.amule.org/files/download.php?file=94 ?
it's really weird.. plz uninstall wx and amule, then show me the output of:
ls -l /usr/bin/am*
and
ls -l /usr/local/bin/am*
-
wxGTK-common-2.4.2-7
wxGTK-2.6.0-1
Hmmm.....
-
Originally posted by deltaHF
did you dl http://www.amule.org/files/download.php?file=94 ?
it's really weird.. plz uninstall wx and amule, then show me the output of:
ls -l /usr/bin/am*
and
ls -l /usr/local/bin/am*
Yes, i downloaded it.
That's what i did few seconds ago:
[root@fedora nico]# rpm -e aMule-2.0.1-1
[root@fedora nico]# rpm -e wxGTK-common-2.4.2-7
[root@fedora nico]# rpm -e wxGTK-2.6.0-1
[root@fedora nico]# ls -l /usr/bin/am*
-rwxr-xr-x 1 root root 14804 20 ott 2004 /usr/bin/amidi
-rwxr-xr-x 1 root root 40316 20 ott 2004 /usr/bin/amixer
lrwxrwxrwx 1 root root 3 4 feb 11:42 /usr/bin/amstex -> tex
[root@fedora nico]# ls -l /usr/local/bin/am*
-rwxr-xr-x 1 root root 16090260 3 mag 14:02 /usr/local/bin/amule
[root@fedora nico]#
Now what should i do ?
thanks
Nicoska
-
rm -f /usr/local/bin/amule
and install our wx and amule rpms again
cheers
-
I have a standard FC3 install. Heres what I did to get it running.
Downloaded fc3 rpms of wxGTK http://www.amule.org/files/files.php?cat=12 and amule http://www.amule.org/files/files.php?cat=19
Started Synaptic and reinstalled readline (don't remember uninstalling it?)
Used Synaptic to uninstall aMule and wx
Install wxGTK from downloaded rpm (no problems at all this time)
Install aMule from downloaded rpm (no problems either).
Trying to do this without first uninstalling the originals didn't work.
Good luck.
-
Originally posted by deltaHF
rm -f /usr/local/bin/amule
and install our wx and amule rpms again
cheers
Thanks a lot, with this hint i solved my problem.
Thanks again.
Nicoska