LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1169|回复: 1

!!!!求助 问题php-5.0.5.tar.gz 安装不成功!!!

[复制链接]
发表于 2005-11-9 11:15:34 | 显示全部楼层 |阅读模式
我是这样作的

#tar xvfz php-5.0.5.tar.gz

#cd php-5.0.5/bin

# ./configure --with-apxs2=/home/phpfiles/bin/apxs --with-mysql

然后就报错,如下:
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: line 2428: lex: command not found
configure: error: cannot find output from lex; giving up

我找到configure line 2428 那里有&&| &&不知道怎默.

在这一步就出错了,我的apache 2.0可以运性亚,且mysql也能运性亚..

请帮助!!!!!
发表于 2005-11-10 09:23:20 | 显示全部楼层
请参考PHP手册52章编译问题第三点:

3. 当运行 PHP 配置时(./configure),遇到类似如下的问题:

checking lex output file root... ./configure: lex: command not found
       configure: error: cannot find output from lex; giving up



请认真阅读 PHP 的安装说明,并注意要编译 PHP 需要同时安装 flex 和 bison。根据设置的不同,可以从源代码编译 bison 和 flex,要么通过已编译好的发行包,例如 RPM。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表