请教rh9+apache2+oracle9i+php4的安装问题

发布于 2022-10-03 01:19:58 字数 1282 浏览 15 评论 0

今天想做一个rh9+apache2+oracle9i+php4,rh9+apache2+oracle9i已经装好,再装PHP4时遇见了这样的问题:
[root@localhost php-4.3.11]# ./configure --prefix=/usr/local/php --with-apxs2=/usr/local/httpd/bin/apxs
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for re2c... exit 0;
checking whether ln -s works... yes
checking for mawk... no
checking for gawk... gawk
checking for bison... bison -y
checking bison version... 1.35 (ok)
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
我觉得是configure是的问题,可是具体还是不太明白,请各位帮帮忙

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

飘落散花 2022-10-10 01:19:58

晕!大家快点发表下意见

萌梦深 2022-10-10 01:19:58

谁能给我提供个文档也行啊,谢谢大家了

七婞 2022-10-10 01:19:58

看来问题最终还要自己解决,缺少lex,我装了一个flex-2.5.4a-29.i386.rpm,就没有这个错误了

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文