aMule Forum

English => en_Linux => Topic started by: david666 on June 24, 2004, 08:22:22 PM

Title: compil aMule 2.0.0rc3 on slackware
Post by: david666 on June 24, 2004, 08:22:22 PM
i compile all different log (wxbase ......) and for aMule i had an error during the make

g++  -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__  -O2    -o wxcas  wxcas-onlinesig.o wxcas-linuxmon.o wxcas-wxcas.o wxcas-wxcascanvas.o wxcas-wxcasframe.o -pthread -lwx_gtk-2.4 -lcryptopp
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld: ne peut trouver -lwx_gtk-2.4
collect2: ld a retourné 1 code d'état d'exécution
make[2]: *** [wxcas] Erreur 1
make[2]: Leaving directory `/home/david/p2p/aMule-2.0.0rc3/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/david/p2p/aMule-2.0.0rc3'
make: *** [all] Erreur 2
Title: Re: compil aMule 2.0.0rc3 on slackware
Post by: deltaHF on June 24, 2004, 08:34:29 PM
ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*
Title: Re: compil aMule 2.0.0rc3 on slackware
Post by: david666 on June 24, 2004, 08:56:44 PM
david@slackware:~/p2p$ ls -l /usr/bin/wx*
-rwxr-xr-x  1 root root 4864 2004-06-24 19:05 /usr/bin/wxbase-2.4-config
lrwxrwxrwx  1 root root   26 2004-06-24 20:14 /usr/bin/wxbase-config -> /usr/bin/wxbase-2.4-config
lrwxrwxrwx  1 root root   25 2004-06-24 20:14 /usr/bin/wx-config -> /usr/bin/wxgtk-2.4-config
-rwxr-xr-x  1 root root 5052 2004-06-24 19:18 /usr/bin/wxgtk-2.4-config
david@slackware:~/p2p$ ls -l /usr/local/bin/wx*
ls: /usr/local/bin/wx*: Aucun fichier ou répertoire de ce type
Title: Re: compil aMule 2.0.0rc3 on slackware
Post by: deltaHF on June 24, 2004, 10:13:46 PM
did u run ldconfig ?

try also add to your configure flags --disable-wxcas
Title: Re: compil aMule 2.0.0rc3 on slackware
Post by: david666 on June 25, 2004, 03:29:30 PM
Yes i made the ldconfig aand i tryed the --disable-wxcas and the error was the same
Title: Re: compil aMule 2.0.0rc3 on slackware
Post by: Linuxsys on June 26, 2004, 11:23:14 PM
The packages are finished. Everythings working well.

http://home.arcor.de/linuxsysamule/