aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: compil aMule 2.0.0rc3 on slackware  (Read 4470 times)

david666

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
compil aMule 2.0.0rc3 on slackware
« 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
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: compil aMule 2.0.0rc3 on slackware
« Reply #1 on: June 24, 2004, 08:34:29 PM »

ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*

david666

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
Re: compil aMule 2.0.0rc3 on slackware
« Reply #2 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
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: compil aMule 2.0.0rc3 on slackware
« Reply #3 on: June 24, 2004, 10:13:46 PM »

did u run ldconfig ?

try also add to your configure flags --disable-wxcas

david666

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
Re: compil aMule 2.0.0rc3 on slackware
« Reply #4 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
Logged

Linuxsys

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 25
Re: compil aMule 2.0.0rc3 on slackware
« Reply #5 on: June 26, 2004, 11:23:14 PM »

The packages are finished. Everythings working well.

http://home.arcor.de/linuxsysamule/
« Last Edit: June 27, 2004, 11:54:44 AM by Linuxsys »
Logged