Yannick C'est la dernière version stable. Tu peux essayer la version en développement... Mais c'est à tes risques et périls et il faut sûrement la compiler.
Yannick n1ck0 wrote:elle est tout sauf stable elle se ferme juste en fermant un onglet de recherche.. C'est un problème avec wxWidgets, je crois. Suffit de pas fermer les onglets de recherche...
n1ck0 aidez moi plutot a compiler amule svp car je crois qu en manuel ça resoudra mes soucis avec ce wxmachin. You will need glib/gtk-1.2.10 (package names like glib and glibdev or glib-devel, gtk and gtkdev or gtk-devel or similar) or gtk2 (package names correspond to gtk ones), libexpat (package name should be expat) and gettext to compile aMule. Also wxWidgets-2.4.2 or greater (wxGTK-2.6.x is recommended), linked against glib/gtk-1.2.10 is needed (package names wxGTK and wxGTK-devel or similar). If you compile with wxGTK-2.4.2, you will need wxBase-2.4.2 package, too, if you want to use amulecmd (the TextClient). You can link it to wxgtk too, but it won't run on non-graphical consoles, thus removing all the fun 😉 Since wxWidgets-2.5.x you don't need wxBase anymore. It is known to compile in GCC 3.2, 3.3 and 3.4, older GCC's probably can't handle Microsoft C++ well enough. How to compile wxWidgets -------------------------- Only GTK1 is supported. GTK2 with wxWidgets 2.6 and greater, but it is known to have lots of leaks and so is not supported. For GTK1: ./configure --prefix=/usr --disable-gtk2 --with-gtk && make After wxWidgets has compiled and you have installed it, you can compile aMule. Do "./configure && make" as usual. If for some reason, wx-config cannot be found, use ./configure --with-wx-config=/path/wx-config. Sometimes it will be named wxgtk-2.4-config. To install it, as root type "make install" anyway, you don't have to install if you don't want to. It will run fine from the source directory too. Note: If you are using a CVS version, you will have to run ./autogen.sh before ./configure to generate configure script. Automake > 1.5, Autoconf >= 2.57 and gettext are required.
nouvo09 C'est un bug connu d'amule, il est répertorié sur le site amule.org mais il est déjà corrigé D'ou sors tu ce que tu as installé ? tu as essayé les rpm FC de amule.org ? http://www.savefile.com/projects/166294