aMule Forum

Italian => it_Linux => Topic started by: enigmista on April 23, 2007, 09:25:09 AM

Title: Amulegui per linux
Post by: enigmista on April 23, 2007, 09:25:09 AM
Non esiste?
Title: Re: Amulegui per linux
Post by: wuischke on April 23, 2007, 09:50:08 AM
(No hablo Italiano, espero que entiende Español o Inglès.)

Claro que existe. Hay que compilar aMule con la opción "--enable-amule-gui".

Ejemplo:
Code: [Select]
./configure --disable-monolithic --enable-amule-gui --enable-debug --disable-optimize
make
make install
(amulegui SIN amule y con supporte "debug")

Sure does it exist. You have to compile amule with the option "--enable-amule-gui".

Examle:
Code: [Select]
./configure --disable-monolithic --enable-amule-gui --enable-debug --disable-optimize
make
make install
(amulegui without amule and with debug support)