aMule Forum
English => aMule Help => Topic started by: Guigui on June 03, 2004, 01:29:28 AM
-
I try to install amule on Mandrake 10.0 but I have a problem.
I already installed wxgtk et libwxgtk without any problem.
Then, when I try to install xmule, this message appears: "lib wx_gtk_2.4.so.0(wxgtk-2.4) is not satisfied (satisfied is a french translation)".
What can I do?
Thanks for your help, English is not my main language.
Gui
-
i guess u use mdk wxgtk rpms.. thats bad.. remove them and install ours.. then reinstall amule
greets
-
Follow this Mandrake 10 HowTo by elui: http://www.amule.org/wiki/index.php/MDK10_install
Greetings!
-
Hi,
Desinstall all wx packages, and go to http://starstones.free.fr/src/amule
and install all wxpackages there, libcrypto packages, and the amule version package u want.
All special for Mandrake :) (no need to symlink wx)
the polish
-
Hi thepolish, could you tell me what is the difference between
libwxgtk-common_2.4_0-2.4.2-3mdk.i586.rpm
libwxgtk-common_2.4_0-devel-2.4.2-3mdk.i586.rpm
and
libwxgtk-gtk1_2.4_0-2.4.2-3mdk.i586.rpm
libwxgtk-gtk1_2.4_0-devel-2.4.2-3mdk.i586.rpm
?
are the common wxpackages the same as the mandrake packages?
why do you say that you must install all wxpackages from that url?
do you think I can complete the amule mdk10 howto of the wiki whith this packages?
thanks
-
Hi elui,
well, packages in the url are home made with mandrake common optimizations (-march=i586 -O2 -fomit-frame-pointer ...) and with the configure options which suit well to amule.
I generated with the same src-rpm: common rpm, gtk1 rpm, gtk2 rpm.
- common hold common files for gtk1 and gtk2 (like docs)
- gtk1 and gtk1-devel hold gtk1 libs
- gtk2 and gtk2-devel hold gtk2 libs
To avoid confusion, i ve only put the gtk1 packages on the given url
To be complete, this packages use update-alternatives system to manage symlink to wx-config (see man)
To resume, to install amule, u must install base and the common and gtk1 packages, and the corresponding devel one if u want to compile it
U can update wiki with them if u want, but problem is that this url is just temporary, so should be better to find before a permanent repository for them
http://www.amule.org packages are ok on Mandrake, just more general and not mdk optimized, so chose what do u like :) you "must" nothing :)
Just you MUST NOT install wx packages from official Mdk :)
the polish