Salve a tutti... sono alle prese con aMule sulla mia qilinux 1.1b....
Ho installato tutto ciò che serviva (come da how-to http://www.amule.org/wiki/index.php/...n_Installation) in parte da rpm ufficiale di qilinux ma le crypto a manina (e tutto è andato a buon fine...)
Eccovi il riepilogo alla fine del ./configure:

Configure script has finished system check.

Configured aMule 2.0.0rc6 for 'i686-pc-linux-gnu'.

aMule enabled options:

**** aMule Core ****
Should aMule be compiled in debug mode? yes
Should aMule be compiled with verbose console output? no
Should aMule be compiled with upload speed sense? no
Should aMule be compiled with profiling? no
Should aMule be compiled with optimizations? no
Should aMule be compiled with systray? yes
Should aMule be compiled with UTF-8 systray? no
Should aMule be compiled with pure GTK code? yes
Should aMule be linked against patched gsocket? yes
Should aMule daemon version be built? (EXPERIMENTAL) no
Should aMule remote gui be built? (EXPERIMENTAL) no
Crypto++ library/headers style? embeded

**** aMule TextClient ****
Should aMule Command Line Client be built? no
Should aMule GUI Client be built? no

**** aMule WebServer ****
Should aMule WebServer be built? no
Should aMule WebServer GUI be built? no

**** aMule ED2K Links Handler ****
Should aMule ED2K Links Handler be built? yes

**** aMuleLinkCreator ****
Should aMuleLinkCreator GUI version (alc) be built? yes
Should aMuleLinkCreator for console (alcc) be built? yes

**** aMule Statistics ****
Should C aMule Statistics (CAS) be built? yes
Should aMule GUI Statistics (wxCas) be built? yes

**** General Libraries and Tools ****
Should ccache support be enabled? no
Libraries aMule will use to build:
wxWidgets 2.4.2
GTK Not detected

NOTICE: With wxWidgets versions prior 2.5, you need wxBase library to compile:
amuleweb amulecmd and alcc



WARNING!! Your wxWidgets copy has been linked against GTK2 and this will make aMule
be unstable, use much more cpu and ram. You have been warned, don't report bugs under this setup.

Ed ecco quello del make VVoVe:



[root@nesciobox aMule-2.0.0rc6]# make
make all-recursive
make[1]: Entering directory `/home/andrea/Desktop/Amule/aMule-2.0.0rc6'
Making all in m4
make[2]: Entering directory `/home/andrea/Desktop/Amule/aMule-2.0.0rc6/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/andrea/Desktop/Amule/aMule-2.0.0rc6/m4'
Making all in intl
make[2]: Entering directory `/home/andrea/Desktop/Amule/aMule-2.0.0rc6/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/andrea/Desktop/Amule/aMule-2.0.0rc6/intl'
Making all in po
make[2]: Entering directory `/home/andrea/Desktop/Amule/aMule-2.0.0rc6/po'
rm -f en_GB.gmo && : -c --statistics -o en_GB.gmo en_GB.po
mv: cannot stat `t-en_GB.gmo': No such file or directory
make[2]: *** [en_GB.gmo] Error 1
make[2]: Leaving directory `/home/andrea/Desktop/Amule/aMule-2.0.0rc6/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andrea/Desktop/Amule/aMule-2.0.0rc6'
make: *** [all] Error 2

Qualche idea? :