configuring php for apache
while trying to configure the php source i get this error:
checking lex output file root... ./configure: line 2425: lex: command not foundconfigure: error: cannot find output from lex; giving up
my input is this:
./configure --with-axps=/www/bin/apxs
|