Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001072

RE: [PHP] Failure Configuring 4.0.6 on SuSE 7.1 From: scott [gts] (scott <email protected>)
Date: 07/31/01

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 <email protected>]
> Sent: Tuesday, July 31, 2001 11:44 AM
> To: php-general <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: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>