![]() |
Failed with lex
configure: warning: You will need bison if you want to regenerate the PHP parsers.
checking for flex... lex checking for yywrap in -ll... no checking lex output file root... ./configure: line 2422: lex: command not found configure: error: cannot find output from lex; giving up ERROR: Could not configure PHP What am I missing on my system that causes this installation to fail |
Install bison and flex. If you use apt, you can use
Code:
apt-cache search flex |
fixed it thanks
Quote:
|
| All times are GMT +2. The time now is 12:24. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.