hi all,
i want update my amule version and have the following problem:
after i made "make install" the process stops at this point:
make[1]: Verlassen des Verzeichnisses Verzeichnis »/home/xxx/packete/S4F-aMule-1
.2.7/po«
Making install in src
make[1]: Wechsel in das Verzeichnis Verzeichnis »/home/xxx/packete/S4F-aMule-1.2
.7/src«
make install-am
make[2]: Wechsel in das Verzeichnis Verzeichnis »/home/xxx/packete/S4F-aMule-1.2
.7/src«
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_C
HECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/gtk-
1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O
2 -MT amule-amule.o -MD -MP -MF ".deps/amule-amule.Tpo" \
-c -o amule-amule.o `test -f 'amule.cpp' || echo './'`amule.cpp; \
then mv -f ".deps/amule-amule.Tpo" ".deps/amule-amule.Po"; \
else rm -f ".deps/amule-amule.Tpo"; exit 1; \
fi
and after strg-c i get the message:
make[2]: *** [amule-amule.o] Unterbrechung (<-- Unterbrechung = break)
make[1]: *** [install] Unterbrechung
make: *** [install-recursive] Unterbrechung
i really dont know, whats the problem. can sombody help me plz!
os:rh 9.0
***
perhaps it have somthing to do with the following message which i get when i make ./configure
Which libraries should aMule use?
wxWidgets 2.4.2
GTK 1.2.10
i tried it with ./configure --disable-gtk but nothing happend, i got the same message
cya