aMule Forum

English => en_Bugs => Topic started by: Abdula on September 01, 2007, 09:00:16 PM

Title: Error on start aMule-2.1.3-1_FC4
Post by: Abdula on September 01, 2007, 09:00:16 PM
Linux: Fedora Core 4

Installed all packets of aMule 2.1.3.1 for FC4.

On start  amule, amulegui, amuled etc.  there is a mistake.

For example:
Code: [Select]
# amuled
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).

Why so?  >:(
Title: Re: Error on start aMule-2.1.3-1_FC4
Post by: Vollstrecker on September 01, 2007, 09:08:17 PM
Blame the one who built the packages.
Title: Re: Error on start aMule-2.1.3-1_FC4
Post by: Abdula on September 01, 2007, 10:34:13 PM
Excuse, but packages are yours:

http://forum.amule.org/index.php?topic=10295.0  and
http://www.savefile.com/projects/238024
Title: Re: Error on start aMule-2.1.3-1_FC4
Post by: wuischke on September 01, 2007, 11:05:40 PM
Hi Abdula,

If you want to use this packages, you have to install the wx packages from the savefile page as well.
-> wx-base-unicode-2.6.3-1.i586.rpm
-> wx-gtk2-unicode-2.6.3-1.i586.rpm

Then you can run aMule, but there might be conflicts with other applications, e.g. Audacity.

And just to clarify things:

We have a section for packages, but these are user-contributed packages. We don't provide official support for them, although our forums are a good place to contact the package maintainer (the person who created the packages).

The packages are made by Wardevil (http://forum.amule.org/index.php?action=profile;u=2304), so you have to ask him kindly, should you still have problems even after installing his wx packages.
Title: Re: Error on start aMule-2.1.3-1_FC4
Post by: Abdula on September 01, 2007, 11:23:35 PM
Thanks,

But to establish this  packages it is impossible:

#  rpm -ihv wx*
Preparation...     ########################################### [100%]
        file /usr/lib/libwx_baseu-2.6.so.0.3.1 from an established package wx-base-unicode-2.6.3-1 clashes with a file from a package wxGTK-2.
        file /usr/lib/libwx_baseu_net-2.6.so.0.3.1 from an established package wx-base-unicode-2.6.3-1 clashes with a file from wxGTK-2.
        file /usr/lib/libwx_baseu_xml-2.6.so.0.3.1 from an established package wx-base-unicode-2.6.3-1 clashes with a file from wxGTK-2.
        file /usr/lib/libwx_gtk2u_adv-2.6.so.0.3.1 from an established package wx-gtk2-unicode-2.6.3-1 clashes with a file from a package wxGTK-2.
        file /usr/lib/libwx_gtk2u_core-2.6.so.0.3.1 from an established package wx-gtk2-unicode-2.6.3-1 clashes with a file from a package wxGTK-2.
        file /usr/lib/libwx_gtk2u_html-2.6.so.0.3.1 from an established package wx-gtk2-unicode-2.6.3-1 clashes with a file from a package wxGTK-2.
        file /usr/lib/libwx_gtk2u_media-2.6.so.0.3.1 from an established package wx-gtk2-unicode-2.6.3-1 clashes with a file from a package wxGTK-2.
        file /usr/lib/libwx_gtk2u_qa-2.6.so.0.3.1 from an established package wx-gtk2-unicode-2.6.3-1 clashes with a file from a package wxGTK-2.
        file /usr/lib/libwx_gtk2u_xrc-2.6.so.0.3.1 from an established package wx-gtk2-unicode-2.6.3-1 clashes with a file from a package wxGTK-2.
Title: Re: Error on start aMule-2.1.3-1_FC4
Post by: skolnick on September 01, 2007, 11:29:08 PM
Then compile amule yourself with the wx libraries provided by your system. Or uninstall your current wx libraries and install the ones wuischke suggested.

Regards.