aMule Forum
Italian => Aiuto su aMule => Topic started by: mbar on October 07, 2004, 12:26:04 PM
-
salve a tutti i membri del forum
Ho un problema con amule 2.0 non riesco ad installarlo in nessuna maniera, ne con yast (uso suse 9.0) ne compilandolo a mano seguendo la guida di "wiki" .. il massimo che ottengo e':
mbar@linux:~> amule
Initialising aMule
Userhash loaded: 738BCD2F3A0EF1772C74DB692B6E6F28
*** UDP socket at 4265
*** UDP socket at 4672
Poi il nulla...
Sapete aiutarmi perfavore?
P.s. Sono molto newbie
-
nessuno ha un idea? Ho provato ad installare anche versioni precedenti alla 2.9rc5 ma non c'e' verso.. :(
Avete qualche dritta? :baby:
Grazie
--
Ciao
Mbar
-
Anche io ho un problema di installazione. Ho installato (con successo) tutti i requisiti secondo wiki ed alla fine ho provato ad installare amule come da guida; fallendo.
Sia ricompilando i sorgenti sia ricompilando l'src.rpm (per SuSE 9.1) rispettivamente 2.0.0rc7 (sorgenti) ed 2.0.0rc6 (rpm).
Il risultato? Identico.
Allego la parte finale della compilazione.
Spero qualcuno possa aiutarmi.
Grazie anticipatamente.
________________________________________________________________________
if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include -D__GD__ -O2 -MT cas-graphics.o -MD -MP -MF ".deps/cas-graphics.Tpo" \
-c -o cas-graphics.o `test -f 'graphics.c' || echo './'`graphics.c; \
then mv -f ".deps/cas-graphics.Tpo" ".deps/cas-graphics.Po"; \
else rm -f ".deps/cas-graphics.Tpo"; exit 1; \
fi
graphics.c:32:16: gd.h: No such file or directory
graphics.c: In function `createimage':
graphics.c:44: error: `FILE' undeclared (first use in this function)
graphics.c:44: error: (Each undeclared identifier is reported only once
graphics.c:44: error: for each function it appears in.)
graphics.c:44: error: `in' undeclared (first use in this function)
graphics.c:44: error: `out' undeclared (first use in this function)
graphics.c:46: error: `gdImagePtr' undeclared (first use in this function)
graphics.c:46: error: parse error before "im"
graphics.c:61: error: `im' undeclared (first use in this function)
make[5]: *** [cas-graphics.o] Error 1
make[5]: Leaving directory `/home/yuri/aMule-2.0.0rc7/src/utils/cas'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/yuri/aMule-2.0.0rc7/src/utils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/yuri/aMule-2.0.0rc7/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/yuri/aMule-2.0.0rc7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/yuri/aMule-2.0.0rc7'
make: *** [all] Error 2