25/12/2004, 06:12
|
| | | Fecha de Ingreso: junio-2003 Ubicación: Madrid
Mensajes: 386
Antigüedad: 21 años, 5 meses Puntos: 3 | |
Ah! no sois adivinos? vaya, qué decepción, jeje.
Bueno Ociomax, te cuento:
- Yo no tengo la distribución, administro remotamente un servidor Linux a través de la consola SSH que es donde tengo alojadas mis webs con un panel de control PLESK, por lo que la máquina no la tengo yo aquí frente a mí. El SO lo instala la empresa que me da el servicio de hosting.
- Ejecutando el comando uname -a me sale esto: Linux vps117.ervers.com 2.4.20-021stab022.1.777 #1 Sat Jun 26 17:05:57 MSD 2004 i686 i686 i386 GNU/Linux
- En mi archivo php.ini figura el tipo de servidor web: Apache/2.0.48 (Fedora)
- Como decía antes cuando ejecuto desde el directorio mcrypt-2.6.4 el comando ./configure me devuelve este mensaje:
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking for a BSD-compatible install... /usr/bin/install
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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
Apasionante el mundo este de Linux, lo estoy flipando en solo una semana.
Muchas gracias |