>   I´m trying to compile PHP 4.0 under Solaris 8.0 - SPARC 
> 250. When I try to configure using the appropiate script, it 
> test for the existence of one package called lex and another 
> called flex, both couldn´t be found and the script can´t 
> continue. Anybody has be in the same trouble? Any idea? What 
> are those packages?

Yes, Flex is a rewrite of lex.

http://www.gnu.org/manual/flex-2.5.4/html_mono/flex.html

is all you never wanted to know about flex.

Install FLEX.

you can probably find it at http://www.sunfreeware.com

--
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