由 准备早起的鸟 在 07-19-2003 19:29 发表:
安装PHP出错,哪位兄弟帮忙看看怎么回事:)谢谢,
[root@localhost php-4.3.2]# ./configure --with-mysql --with-apxs=/usr/local/apache2/bin/apxs
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
Updated main/php_version.h
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 ranlib... ranlib
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 2356: lex: command not found
configure: error: cannot find output from lex; giving up
由 harrypotter 在 07-19-2003 23:07 发表:
没装lex.
Harry Potter LOTR GnOmE!
新机子:p4c-1.7+512DDR+40G(Fedora Core 1:15G)+ac97+geforce2MX400
http://freshmeat.net/projects/mydiary/
由 准备早起的鸟 在 07-20-2003 11:56 发表:
<