Hola,
Me he bajado las ultimas fuentes de apache y php para hacer pruevas en casa. No he tenido ningún problema compilando y instalando apache (2.0.43) pero cuando configuro la instalación de php me devuelve algunos errores.
He seguido el siguiente procedimiento:
./configure --with-apache=../httpd-2.0.43 \
--enable-track-vars
y me devuelve el siguiente error:
checking lex output file root.. ./configure: lex: command not found
configure: error: cannot find output from lex; giving up
Gracias por adelantado,
Xavi Garcia