aMule Forum

English => Compilation problems => Topic started by: Hugh on August 31, 2006, 04:31:45 PM

Title: installs ok, runs not
Post by: Hugh on August 31, 2006, 04:31:45 PM
[hugh@wiz ~]$ 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.2,compatible with 2.4),
and your program used 2.6 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4).
Aborted
[hugh@wiz ~]$ rpm -q aMule wxGTK
aMule-2.1.3-1_FC5
wxGTK-2.6.3-2.6.3.2.2.fc5


So, can someone explain what should be done now????
Title: Re: installs ok, runs not
Post by: Hugh on August 31, 2006, 05:29:30 PM
[hugh@wiz ~]$ rpm -q wx-base-unicode wx-gtk2-unicode aMule
wx-base-unicode-2.6.3-1
wx-gtk2-unicode-2.6.3-1
aMule-2.1.3-1_FC5
[hugh@wiz ~]$ amule
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Loading temp files from /home/hugh/.aMule/Temp.

All PartFiles Loaded.
ListenSocket: Ok.

External connections disabled in config file


etc. At least it works, but whats wrong with the other version of wxGTK??? and the error message it gives is definately wrong.
Title: Re: installs ok, runs not
Post by: wardevil on August 31, 2006, 07:31:33 PM
It is explained in here (http://forum.amule.org/thread.php?threadid=10291&sid=)
For now it has to be this way.....maybe diferent in the future.

Hugh,
You must install the wx rpms from the same link you downloaded the rpm of aMule.
The diference beetwen them is the fact that you have monolithic version of wxGTK and that aMule rpm you installed was compiled against shared version of wxGTK(wx-base and wx-gtk2) it is explained in the link above why i did it....perhaps i must build another against fedora wxGTK monolithic version.  :rolleyes:

Cheers....