安装PHP出问题了,麻烦大家看看
#./configure --prefix=/usr/local/php5 --with-mysql=/usr/bin/mysql --with-mail --with-apxs2=/usr/local/apache/bin/apxsloading 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 gawk... gawk
checking for bison... no
checking for byacc... no
configure: warning: You will need bison if you want to regenerate the PHP parsers.
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: line 2425: lex: command not found
configure: error: cannot find output from lex; giving up
# 会不会你的开发工具没有安装完全啊
checking lex output file root... ./configure: line 2425: lex: command not found
lex 没装
checking lex output file root... ./configure: line 2425: lex: command not found
lex 没装
lex包能通过"添加删除程序"安装上吗?具体是哪个包?谢谢. Flex-2.x.x
页:
[1]