Hi have configure all exactly like in the HowTo from deltaHF for the TAR-Files, not for the RPM's.
Than I download amule (now amule1.2.5) untar it like in the HowTo, do cd amule....
./configure --disable-debug --enable-optimise --with-wx-config=/usr/bin/wx-config --with-wxbase-config=/usr/bin/wxbase-config
no errors, last line:
Configure script has finished system check.
Configured aMule 1.2.5 for `i686-pc-linux-gnu'.
Should aMule be compiled in debug mode? no
Should aMule be compiled with release grp code? no
Should aMule be compiled without debug reporting? no
Should aMule be compiled with profiling? no
Should aMule be compiled with optimizations? yes
Should aMule be compiled with systray? yes
Should aMule be compiled with safe systray? no
Should aMule be compiled with pure GTK code? yes
Should aMule be compiled without bar drawing? no
Should aMule be linked against patched gsocket? yes
Should amulecmd be built? yes
Should amulecmd (TextClient) be linked against wxbase? yes
Which libraries should aMule use?
wxWindows 2.4.2
GTK 1.2.10
than In entered "make", the result:
g++ -I/usr/local/include -O2 -o amulecmdDLG amulecmdDLG-TextClient.o amulecmdDLG-MD5Sum.o -pthread -lwx_gtk-2.4 -L/usr/local/lib -lcurl -lz -ldl
amulecmdDLG-TextClient.o(.gnu.linkonce.r._ZTV14CamulecmdFrame+0x38): undefined reference to `wxWindowBase::LoadFromResource(wxWindow*, wxString const&, wxResourceTable const*)'
amulecmdDLG-TextClient.o(.gnu.linkonce.r._ZTV14CamulecmdFrame+0x3c): undefined reference to `wxWindowBase::CreateItem(wxItemResource const*, wxItemResource const*, wxResourceTable const*)'
collect2: ld returned 1 exit status
make[2]: *** [amulecmdDLG] Error 1
make[2]: Leaving directory `/home/technofan/Desktop/aMule-1.2.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/technofan/Desktop/aMule-1.2.5'
make: *** [all] Error 2
uih, hier gibts ja auch n deutsches forum, ist mir nie aufgefallen :-)