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]
> Sent: Tuesday, July 31, 2001 11:44 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Failure Configuring 4.0.6 on SuSE 7.1
> 
> 
> 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: error: cannot find output from lex; giving up
> 
> can anyone help?
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to