aMule Forum
English => Distro-Specific Packages => Packages for older versions => Topic started by: tony85poon on December 07, 2006, 02:45:33 AM
-
http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/6/amule/
"amule-2.1.3-1.fc6.i386.rpm 18-Sep-2006 17:43 2.6M Binary x86 rpm package"
Works for me.
-
Hi,
just installed amule for FC6 with the latest wx* rpm's. However, when I start amule I get the following unexpected error (see below). What am I doing wrong?
-Michael.
[mij@mij-6 ~]$ amule
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.6 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4),
and your program used 2.6 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.2,compatible with 2.4).
Aborted
[mij@mij-6 ~]$ rpm -q amule
amule-2.1.3-1.fc6
[mij@mij-6 ~]$ rpm -q -a | grep wx
wx-base-unicode-2.6.3-1
wx-gtk2-unicode-2.6.3-1
-
Hi MJoergen!
The aMule packages is built against another version of wx as you are using. Try searching for another package or build yourself.
-
Just remove the wx-base and wx-gtk packages....then yum install wxGTK.
I believe that solves the issue....
I think that fedora core 6 amule rpm is built against wxGTK provided by Fedora.
Cheers....
-
wardevil, thanks! That works for me now.
-Michael.