26/05/2004, 14:50
|
| | Fecha de Ingreso: febrero-2004 Ubicación: Canarias
Mensajes: 156
Antigüedad: 20 años, 10 meses Puntos: 0 | |
En el readme me mandan al NSTALL, y pone lo siguente;
-----
You will need glib/gtk-1.2.10 (package names like glib and glibdev or
glib-devel, gtk and gtkdev or gtk-devel) and libexpat (package name should be
expat) to compile aMule. Also wxWindows-2.4.0 or greater, linked against
glib/gtk-1.2.10 is needed (package names wxGTK and wxGTK-devel).
You will need wxbase-2.4.0 packages or greater, 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 ;)
I have used GCC 2.95.2, 3.2, and 3.3 to compile aMule, older GCC's probably
can't handle Microsoft C++ well enough.
HOW TO COMPILE WXWINDOWS
-----------------------
Only GTK1 is supported. Don't try GTK2 anymore. wxWindows isn't ready for it.
For GTK1:
./configure --prefix=/usr --disable-gtk2 --enable-timedate --enable-gui
--enable-protocol --enable-http --enable-ftp --enable-resources
--enable-prologio --disable-debug --enable-final --enable-timer --with-gtk
--disable-profile
Mi Inglés no es mi fuerte.Gracias.
After wxwindows has compiled and you |