10秒目をつむったら…

環境Fedora2

[root@localhost php-5.2.1]# ./configure --with-pgsql --with-apxs2=/usr/local/apache/bin/apxs --enable-mbstring --enable-mbregex

~省略~


checking if compiler supports -Wl,-rpath,... yes
checking for re2c... re2c
checking for re2c version... 0.11.0 (ok)
checking for gawk... gawk
checking for bison... no
checking for byacc... no
checking for bison version... invalid
configure: warning: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 (found: none).
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: line 3375: lex: command not found
configure: error: cannot find output from lex; giving up

warning だと、PHP parsersのためのバージョンが必要ということでしょうか?当然makeもできません。

[root@localhost php-5.2.1]# make
make: *** ターゲットが指定されておらず、makefile も見つかりません。中止。

調べたんですが aptの導入が必要のようですがよくわからないので詳しい方おねがいします。

A 回答 (1件)

嫌われるのを承知で言いますが


前回の質問「 make で エラー 」
から、殆ど学んでいないではないですか

英文には、気をつけますとおっしゃいましたが

point がずれているではないですか。

でもこの先何も言いません。ご安心を
    • good
    • 0
この回答へのお礼

厳しいご指摘ありがとうございます。
毎回出勤前に問題が発生するためあまり吟味せず走り書きで質問してしまっています。もう少し自分で調べてどうしてもわからない場合よろしくおねがいします。

お礼日時:2007/02/14 02:54

お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!