Compilar PHP es algo complicado en principio, porque necesitas resolver todas las dependencias de las librerias y extensiones que quieres habilitar, eto en un inicio te puede tomar varios dias, la ventaja que luego depues aprendes para que sirven las extensiones y si defines bien tu gion de compilacion puedes actualizar directamente desde las fuentes. Una alternativa precompilada y enjaulada en el /opt es XAMPP, viene con php 4 y 5 mysql 5 apache 2 y muchas extensiones predifinidas, mayores que en cualquier distribucion Linux
Saludos 2007/4/18, Roberto Celis <[EMAIL PROTECTED]>:
Estimados amigos, una consulta, estoy tratando de instalar el PHP y me sale este error, ayudas por favor... Saludos cordiales [EMAIL PROTECTED] php-5.2.1]# ./configure --prefix=/usr/local/php5 --with-mysql=/usr/local/mysql \ > make loading cache ./config.cache checking for Cygwin environment... no checking for mingw32 environment... no checking for egrep... grep -E checking for a sed that does not truncate output... /bin/sed checking host system type... Invalid configuration `make': machine `make' not recognized checking target system type... Invalid configuration `make': machine `make' not recognized checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for icc... no checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for AIX... no checking whether ln -s works... yes checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking for re2c... no configure: warning: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking for bison... no checking for byacc... no checking for bison version... invalid configure: warning: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 (found: none). checking for flex... lex checking for yywrap in -ll... no checking lex output file root... ./configure: line 3375: lex: command not found configure: error: cannot find output from lex; giving up _______________________________________________ Lista de correo Linux-plug Temática: Discusión general sobre Linux Peruvian Linux User Group (http://www.linux.org.pe) Participa suscribiéndote y escribiendo a: [email protected] Para darte de alta, de baja o hacer ajustes a tu suscripción visita: http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug IMPORTANTE: Reglas y recomendaciones http://www.linux.org.pe/listas/reglas.php http://www.linux.org.pe/listas/comportamiento.php http://www.linux.org.pe/listas/recomendaciones.php
-- "No leas meneame" Clever Flores Email: [EMAIL PROTECTED] Blog: http://cleverflores.blogspot.com _______________________________________________ Lista de correo Linux-plug Temática: Discusión general sobre Linux Peruvian Linux User Group (http://www.linux.org.pe) Participa suscribiéndote y escribiendo a: [email protected] Para darte de alta, de baja o hacer ajustes a tu suscripción visita: http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug IMPORTANTE: Reglas y recomendaciones http://www.linux.org.pe/listas/reglas.php http://www.linux.org.pe/listas/comportamiento.php http://www.linux.org.pe/listas/recomendaciones.php
