Le 11 jan 2008 à 13:03 CET, CC30 a écrit :
J'ai un petit problème lors de l'installation en manuel, il semble que la configuration ne peut pas s'enregistrer : ../configure --with-showlistmodes --enable-nospoof --enable-hub --enable-prefixaq --with-listen=5 --with-dpath=/home/CC30/Unreal3.2.7 --with-spath=/home/CC30/Unreal3.2.7/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-hostname=CC30 --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.
Bonjour, peut être devriez vous essayer d'installer le compilateur C ainsi que la bibliothèque avant de pouvoir compiler. sudo apt-get install gcc make build-essential Michael