[PHP-users 15133]インストールが出来ないのですが。。。

リナの日高です hanako @ e-zero.jp
2003年 5月 8日 (木) 18:44:45 JST


はじめて投稿いたします。
php-4.3.1をインストールしようとしましたが、どうもmakeのとこで止まってし
まいます。
どなたか教えて下さい。
RedHatLinux9 + Apache-2.0.45(httpd-2.0.45) + php-4.3.1です。
データベースをPostgreSQLを使おうと思っているのですが、PHPのインストール
で行きなり詰まってしまいまして

表示エラーは、
[root @ localhost php-4.3.1]# ./configure --without-mysql
--with-apxs=/usr/local/apache2/bin/apxs --enable-mbstr-enc-trans
--enable-mbstring --enable-mbregex --enable-versioning
loading cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for working sed... sed
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 ranlib... ranlib
checking whether ln -s works... yes
checking for gawk... gawk
checking for bison... bison -y
checking bison version... 1.35 (ok)
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for working const... yes
checking flex version... 2.5.4 (ok)
checking for pthreads_cflags... -pthread
checking for pthreads_lib...

Configuring SAPI modules
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through APXS...
configure: error: You have enabled Apache 1.3 support while your server
is Apache 2.  Please use the appropiate switch --with-apxs2
[root @ localhost php-4.3.1]# make
make: *** ターゲットが指定されておらず、makefile が見つかりません.  中止。




PHP-users メーリングリストの案内