configure: error: no acceptable C compiler found in $PATH
Inviato: lunedì 26 dicembre 2005, 12:56
ciao a tutti.
ho il seguente problema: quando tento di istallare un file da codice sorgente dopo aver digitato
./configure
esce il seguente:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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.
e non posso finire l'installazione.
cosa devo fare? dovelo trovo questo C compiler, sprattutto cos'è?
grazie
ho il seguente problema: quando tento di istallare un file da codice sorgente dopo aver digitato
./configure
esce il seguente:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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.
e non posso finire l'installazione.
cosa devo fare? dovelo trovo questo C compiler, sprattutto cos'è?
grazie