
21st August 2005, 18:38
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
Quote:
|
Originally Posted by hgoor
I followed this http://www.falkotimme.com/howtos/perfect_setup_suse9_3/ setup thinghy to the letter, but I still ran into a problem installing ISPconfig.
It runs all the way but its stops with this message:
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 is going wrong and how do I fix it?
Especially since I did a clean install of SUSE following that perfect setup tutorial...
|
The program "lex" is missing to compile PHP. Install lex from your SuSE 9.3 installation media to fix this.
|