On Tue, Jul 31, 2001 at 11:43:44AM -0400, Chris Anderson produced this golden nugget:
> When I try and configure php 4.0.6 I get the following msg:
>
> checking for flex... lex
> checking for yywrap in -ll... no
> checking lex output file root ... ./configure: lex: command not found
> configure:
it seems that your 'lex' is in a non-standard place,
and cannot be found in your PATH.
make sure you have 'lex' on your machine, find out where,
then open up the Makefile and change it's path to lex
to the correct one.
> -Original Message-
> From: Chris Anderson [mailto:null@YAST_ASK]
>
2 matches
Mail list logo