[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]
[Hilos de Discusión] [Fecha] [Tema] [Autor]> Cuando intento instalar Xlogmaster version 1.6.0 el comando ./configure
> provoca el siguiente error:
>
> [root@frodo /xlogmaster-1.6.0]# ./configure
> loading cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... no
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH
>
> ¿a que se debe?
Posiblemente se debe a que no tienes el compilador de c instalado.
> ¿cómo puedo solucionarlo?
Trata de instalarlo, debe venir con tu distribución.