can not find output from lex! 缺什么?
在编译PHP4.2.2的时候配置的时候出错,显示如下信息:
can not find output from lex ; giving up
我在装LINUX的时候由于硬盘空间的原因,只装了基础的部分和gcc编译器。
很多图形库和其他库没有装。
cd php
./configure --prefix=/www/php --with-apahce=/www/apache --with-mysql=/www/mysql --enable-track-vars
显示出错信息:unknow command 'lex' can not find output from lex ; giving up
请问我缺少什么东西,在哪个RPM包里?谢谢了!