php-general | 2001072
Date: 07/31/01
- Next message: scott [gts]: "RE: [PHP] Question on Commercial Offerings"
- Previous message: scott [gts]: "RE: [PHP] fopen not opening url"
- In reply to: Chris Anderson: "[PHP] Failure Configuring 4.0.6 on SuSE 7.1"
- Next in thread: Mario A. Salinas: "[PHP] Trouble creating a list on months"
- Reply: Mario A. Salinas: "[PHP] Trouble creating a list on months"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: scott [gts]: "RE: [PHP] Question on Commercial Offerings"
- Previous message: scott [gts]: "RE: [PHP] fopen not opening url"
- In reply to: Chris Anderson: "[PHP] Failure Configuring 4.0.6 on SuSE 7.1"
- Next in thread: Mario A. Salinas: "[PHP] Trouble creating a list on months"
- Reply: Mario A. Salinas: "[PHP] Trouble creating a list on months"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

