aMule Forum

English => aMule Help => Topic started by: walrus on April 05, 2006, 03:51:09 AM

Title: library error on start
Post 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
--------------------------------------------------------------------------------------------------------
Title: Re: library error on start
Post by: stefanero on April 05, 2006, 08:08:13 AM
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
Title: Re: library error on start
Post by: thedude0001 on April 05, 2006, 08:37:28 AM
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 ^^
Title: Re: library error on start
Post by: walrus on April 05, 2006, 03:14:24 PM
I installed sarge but after upgrading kde 3.5 my shell says it is testing
I think apt installed the library from sarge cd
Title: Re: library error on start
Post by: stefanero on April 05, 2006, 03:31:18 PM
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
Title: Re: library error on start
Post by: thedude0001 on April 05, 2006, 07:30:41 PM
Quote
Originally posted by stefanero
so it probably updatet wx aswell with kde ;)

...along with the rest of the system, I guess ^^