aMule Forum
English => aMule Help => Topic started by: walrus on April 05, 2006, 03:51:09 AM
-
i've just installed 2.1.1 with
apt-get install amule on deb http://amule-debian.dyndns.org/ debian/
but i get this:
------------------------------------------------------------------------------------------------------------
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 102,wx containers,compatible with 2.4).
Abortito
--------------------------------------------------------------------------------------------------------
-
you have amule from the dyndns source but wxGTK probably from somewhere else...
remove your wxGTK and apt-get it also from teh dyndns address..
amule and wx were compiled with different gcc-version so it does not start
-
What version of Debian are you running? This repository is only targeted at Debian Sarge. Since your wx is compiled with gcc-3.4 or higher (and your distro contains wx 2.6 at all) I'm quite sure you are not running Debian Sarge ^^
-
I installed sarge but after upgrading kde 3.5 my shell says it is testing
I think apt installed the library from sarge cd
-
so it probably updatet wx aswell with kde ;)
at least your wx is compiled with gcc-4 and not gcc-3 like thedudes amule-pkg
-
Originally posted by stefanero
so it probably updatet wx aswell with kde ;)
...along with the rest of the system, I guess ^^