I am trying to install PHP 4.0.6 with Apache 1.3.20 on Mandrake 8. When I run ./configure (I am going for ./configure --with-mysql --with-apache --with-mhash), I get this:
.
.
.
checking lex output file root... ./configure: lex: command not found
configure: error: cannot find output from lex; giving up
I saw an old message that said to install flex and bison, but they are already installed (according to the RPM, anyways...)
Any suggestions would be much appreciated. Thanks for your time.
-Evan Nemerson