Hi, ich hab unter Debian keine Chance den Amule 2.0.3 zu installieren...da es keine deb Datei zu geben scheint, muss ich es (anscheinend) selber kompilieren...
Hab wxWidget von Vollstreckernet...und die 2.0.1 über debain.org als deb-Paket installiert.
Es geht los mit:
aMule-2.0.3$ ./configure --prefix=/usr/bin --with-wx-config=/usr/bin/wx-config --enable-amulecmd --enable-webserver --enable-amule-daemon --enable-amulegui
daraufhin kommt dann:
checking for GTK+ - version >= 2.0.3... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
hmm, ich hab GTK2 installiert, nen Debian-Paket GTK+-2 kann ich weder im apt-cache noch in rpm-seek finden? Was denn da falsch? Also bei mir, mein ich
aber weiter gehts...
Libraries aMule will use to build:
wxWidgets 2.5.3
crypto++ embedded
libpng 1.2.8
zlib 1.2.2
WARNING! gd-lib >= 2.0.0, or a functional gd.h (from gd-devel) not found.
amuleweb will be compiled but file download progress bar images will NOT be generated.
See the above error on gd check for solutions.
hab ich aber:
/aMule-2.0.3$ whereis gd.h
gd: /usr/include/gd.h
weiter mit:
make
Ergebnis nach kürzester Zeit:
extern/listctrl.242.cpp: In member function `void MuleExtern::wxListMainWindow::OnChar(wxKeyEvent&)':
extern/listctrl.242.cpp:3467: Warnung: `KeyCode' is deprecated (declared at /usr/include/wx-2.5/wx/event.h:945)
extern/listctrl.242.cpp:3484: Warnung: `KeyCode' is deprecated (declared at /usr/include/wx-2.5/wx/event.h:945)
extern/listctrl.242.cpp:3502: Warnung: `KeyCode' is deprecated (declared at /usr/include/wx-2.5/wx/event.h:945)
extern/listctrl.242.cpp: In member function `long int MuleExtern::wxListMainWindow::FindItem(long int, long int)':
extern/listctrl.242.cpp:4487: Warnung: comparison between signed and unsigned integer expressions
extern/listctrl.242.cpp: In Memberfunktion »virtual wxListItemAttr* MuleExtern::wxGenericListCtrl::OnGetItemAttr(long int) const«:
extern/listctrl.242.cpp:5465: Warnung: unused parameter `long int item'
make[3]: *** [amule-listctrl.o] Fehler 1
make[3]: Leaving directory `/home/vic/downloads/aMule-2.0.3/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/vic/downloads/aMule-2.0.3/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/vic/downloads/aMule-2.0.3'
make: *** [all] Fehler 2
Und nu??? Ich versteh kein Wort mehr...er probiert es über ./configure aus und eigentlich sollte es gehen, aber nichts ist...weiß jemand Rat?
Grüsse,
Larva