Bonjour à vous!!
Svp, je travaille sur Débian, et je voudrai installer et configurer Nagios dessus.
Je suis le tutoriel de Djibril.
J'ai déjà télécharger nagios et ses plugins

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
root@lepro:/nagios/download# ls -alh
total 4,1M
drwxr-xr-x 2 root root 4,0K mars  23 07:42 .
drwxr-xr-x 3 root root 4,0K mars  23 07:32 ..
-rw-r--r-- 1 root root 1,8M août  12  2014 nagios-4.0.8.tar.gz
-rw-r--r-- 1 root root 2,4M janv. 19  2014 nagios-plugins-1.5.tar.gz
Mais lorsque je fais:


Code : Sélectionner tout - Visualiser dans une fenêtre à part
root@lepro:/nagios/download/nagios-4.0.8#  ./configure --with-command-group=leprocmd
Le resultat est:
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/nagios/download/nagios-4.0.8':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Et tout s'arrete, je ne sais pas pourquoi, ou alors tout est normal?

Merci pour votre aide