aMule Forum
English => aMule Help => Topic started by: breiko on May 04, 2005, 05:11:36 PM
-
I have installed aMule2.0.0 from a package (aMule2.0.0-i486-1pcx.tgz) find on http://www.linuxpackages.net/.
My so is Slackware 10.1.
This is the error:
amule: error while loading shared libraries: libwx_gtk2_xrc-2.6.so.0: cannot open shared object file: No such file or directory
I have installed wxBase-2.6.0 and wxgtk-2.5.3.
Where is the problem?
Please help me! :baby:
-
Not our package, no help for you, sorry :P
Btw, your problem is:
1) our wxGTK rpms link with gtk1, your amule wants one linked with gtk2
2) you cannot intermix wx packages like wxBase-2.6.0 and wxGTK-2.5.3. Install all same version.
-
Originally posted by GonoszTopi
Not our package, no help for you, sorry :P
Btw, your problem is:
1) our wxGTK rpms link with gtk1, your amule wants one linked with gtk2
2) you cannot intermix wx packages like wxBase-2.6.0 and wxGTK-2.5.3. Install all same version.
I have installed wxBase-2.6.0 and wxGTK-2.6.0.
Now all it's ok.
Thanks