aMule Forum
English => aMule Help => Topic started by: Delicate_Shadow on October 05, 2006, 02:52:00 PM
-
hi guys
I got aMule installed on my box. when I run it just disappears.
what could be the problem !!!!!
-
Hello Delicate Shadow!
Could you please start aMule in a terminal and post the output here?
-
thanx
here is the output for running in a terminal
linux:~ # amule
amule: Symbol `_ZTV10wxClientDC' has different size in shared object, consider re-linking
amule: Symbol `_ZTV9wxPaintDC' has different size in shared object, consider re-linking
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).
Aborted
-
Please remove all your wx* and amule*-packages and install the wx and amule packages for OpenSuse 10.0 provided by IhmSelbst.
-
I have wxGTK 2.6.1.0-4 installed
do I need the latest version ????
I have some applications that depends on it so I can't really remove it ....
what should I do ???? ?( ?( ?( ?( ?( ?(
-
The aMule package you are currently using is compiled against a custom version of wxGTK that has been built with the --disable-compat24 flag, which makes it binary incompatible with the standard configuration.
Solution: Compile aMule yourself. By removing all your wx* packages and replacing them with IhmSelbst's ones, as suggested by wuischke, you would end up with a wxGTK installation that is binary compatible with aMule and binary incompatible with the rest.
IhmSelbst, in order to improve interoperability between the various wxGTK packages, I recommend not using --disable-compat24 for your packages. It does not result in better code, but it results in binary incompatible code.
-
thanx a lot guys
I found version that comes with bandle version of wxGTK.... so it works now
thanx a lot again