Netpower ([EMAIL PROTECTED]):
> I use PHP-4.0.6 / Apache 1.3.20 / Linux 7.2 / Kernel 2.4.4 ...
> My Problem is, that every time i try to ./configure php for my apache
> webserver, i get this error:
> checking lex output file root... ./configure: lex: command not found
> configure: error: cann
On my machine (Redhat 7.0) lex is at /usr/bin/lex and is a symbolic link
to /usr/bin/flex. Do you have either of these programs?
-Steve
On Friday, September 14, 2001, at 08:14 AM, Netpower wrote:
> Hi!
> I use PHP-4.0.6 / Apache 1.3.20 / Linux 7.2 / Kernel 2.4.4 ...
>
> My Problem is, that ev
Hi!
I use PHP-4.0.6 / Apache 1.3.20 / Linux 7.2 / Kernel 2.4.4 ...
My Problem is, that every time i try to ./configure php for my apache
webserver, i get this error:
checking lex output file root... ./configure: lex: command not found
configure: error: cannot find output from lex; giving up
ho