发新话题
打印

can not find output from lex! 缺什么?

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包里?谢谢了!      
我是一片云,天空是我家!

TOP

词法分析器 lex/flex      
'
◆ 发帖时请【突出主题】, 以便您的问题能够及时得到回复
◆ 发帖时请将您的【代码】或者【脚本】写在 [code] 和 [/code] 中间

TOP

发新话题