On Wed, 29 Oct 2008, Jose Manuel Colon wrote:
> Buenas, lo que me ocurre es simple, pero poco comprensible:
>
> SATELDL:~/snorttemp/pcre-7.8# cd /root/snorttemp/snort-2.8.3.1
> SATELDL:~/snorttemp/snort-2.8.3.1# ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> 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 cl.exe... no
> configure: error: no acceptable C compiler found in $PATH
> See `config.log' for more details.
>
> Esto me ocurre con todas las aplicaciones que trato de instalar de esta
> forma (el mismo error, cambia lo del principio).
>
> Muchisimas gracias por ayudarme.