php-general | 2001072
Date: 07/31/01
- Next message: Andrew Sterling Hanenkamp: "[PHP] Re: Regex question"
- Previous message: Mario A. Salinas: "[PHP] Trouble creating a list on months"
- In reply to: Chris Anderson: "[PHP] Failure Configuring 4.0.6 on SuSE 7.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: error: cannot find output from lex; giving up
>
> can anyone help?
>
Easy...
You haven't got lex installed, or it's installed in a strange place (ie.
configure can't find it).
What does whereis lex (or locate lex) tell you?
-- Andreas D. Landmark / noXtension Let us live!!! Let us love!!! Let us share the deepest secrets of our souls!!!You first.
-- 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: Andrew Sterling Hanenkamp: "[PHP] Re: Regex question"
- Previous message: Mario A. Salinas: "[PHP] Trouble creating a list on months"
- In reply to: Chris Anderson: "[PHP] Failure Configuring 4.0.6 on SuSE 7.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

