mas preguntas mldonkey

Hola, como sigo cabezón en intentar instalar el mldonkey, ahora he decidido hacer todo paso a paso y apartar el Apt-get y demás. Ahora al compilar con ./configure --help y leyendo algún tutorial me ha asaltado una duda. ¿Qué es GUI?
Me refiero a esta opción de compilar:
--disable-gui: allows you to remove the GUI
Saludos!
Graphical User Interface
vale, muchas gracias, entonces no es necesario xa controlarlo a través de webserver?
No, es innecesario. Tanto para controlarlo por vía web, como si usas un gui externo como kmldonkey o sancho.
A ver, aqui estoy de nuevo, intento compilar solo con la red eDonkey y BitTorrent, meto lo siguiente y me contesta lo siguiente:

------------------------------------
jesus@DarkStar:~/mldonkey-2.5.21$ ./configure --disable-gui --enable-ocamlver=3.07 --disable-filetp --disable-gnutella --disable-gnutella2 --disable-soulseek --disable-fasttrack --disable-opennap --disable-directconnect --disable-audiogalaxy --disable-openft --disable-cymes
Arguments: --disable-gui --enable-ocamlver=3.07 --disable-filetp --disable-gnutella --disable-gnutella2 --disable-soulseek --disable-fasttrack --disable-opennap --disable-directconnect --disable-audiogalaxy --disable-openft --disable-cymes
--disable-gui --enable-ocamlver=3.07 --disable-filetp --disable-gnutella --disable-gnutella2 --disable-soulseek --disable-fasttrack --disable-opennap --disable-directconnect --disable-audiogalaxy --disable-openft --disable-cymes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking for gcc3... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for gmake... no
checking for make... make
checking for ocamlc.opt... no
checking for ocamlc... ocamlrun ocamlc
i586-pc-linux-gnu
Testing ocaml version
checking for rpmbuild... no
checking for rpm... no
checking for wget... wget
checking for ocamlopt.opt... no
checking for ocamlopt... ocamlopt
checking for ocamldep... ocamldep
checking for ocamllex.opt... no
checking for ocamllex... ocamllex
checking for ocamlyacc... ocamlyacc
checking for ocamlmktop... ocamlmktop
checking for camlp4... camlp4
checking for perl... /usr/bin/perl
ocamlc version is 3.07+2
ocamlopt version is 3.07+2
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for void *... yes
checking size of void *... 4
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/ip.h usability... yes
checking netinet/ip.h presence... yes
checking for netinet/ip.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for poll... yes
checking for inflate in -lz... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for iconv_open in -liconv... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking linux/limits.h usability... yes
checking linux/limits.h presence... yes
checking for linux/limits.h... yes
checking Additionnal includes...
checking for ../src/networks/bittorrent... yes
checking for ../src/im... yes
checking Checking for CryptoKit... no
Dont use threads
checking compile GTK GUI... no
checking for bzip2... no
checking for gzip... gzip
checking for ../src/pic/picMain.ml... no
checking for ../src/spider/spiderMain.ml... no
checking for ../src/btview/btviewMain.ml... no
configure: creating ./config.status
config.status: creating Makefile.config
config.status: creating Makefile.config.i386
config.status: creating Makefile.config.i486
config.status: creating Makefile.config.i586
config.status: creating Makefile.config.i686
config.status: creating mldonkey.rc
config.status: creating ../src/utils/lib/autoconf.ml.new
config.status: creating ../src/utils/lib/gAutoconf.ml.new
config.status: creating ../packages/rpm/mldonkey.spec
config.status: creating ../packages/rpm/Makefile
config.status: creating ../packages/windows/mlnet.nsi
config.status: creating config.h
config.status: config.h is unchanged
Building dependencies
The following modules will not be compiled: { donkey(no Zlib) audio_galaxy(obsolete) open_napster direct_connect gnutella gnutella2 fileTP soulseek openFT(obsolete) FastTrack(devel) donkey_server donkey_client mldonkey_gui$(EXE) mldonkey_gui2$(EXE) mlchat$(EXE) }
------------------------------------

X lo que veo falta la libreria Zlib, he instalado (creo q ya son todos) los paquetes que pone Zlib con apt-get. ¿Cual es el nombre del paquete xa instalarlo con el apt-get? ¿O simplemente lo tengo q meter a mano?

---Edito---
Bueno. solucionado, me bajé el zlib de http://www.zlib.org y lo compilé a mano, ahora parece q rula.
4 respuestas