Results 1 to 2 of 2
I have following output when i type ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql to install PHP:
checking for bison... no
checking for byacc... no
configure: warning: You will need bison if you want ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-12-2005 #1
PHP installation problem
I have following output when i type ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql to install PHP:
checking for bison... no
checking for byacc... no
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
what is bison and lex? there isn't anything about them in PHP installation documentation of FAQ.....
- 08-12-2005 #2
ok, no problem, i have found these programs in YaST....
i will write i will have another problem


Reply With Quote
