[PHP-users 8612] Re: 吶柞釆黼鴦原扱ぢインストール失敗がしてしまう

php-users@php.gr.jp php-users@php.gr.jp
Fri, 12 Jul 2002 12:34:39 +0900


お世話になっています 清水です
大垣さんありがとうございます

> 3. に説明されている通りです。
> /usr/local/apache/bin/apxsの間違いです。たぶん。
> 
> [From PHP 4.3.0-dev "./configure --help"]
>   --with-apxs[=FILE]
>   Build shared Apache 1.x module. FILE is the optional
> 
>   pathname to the Apache apxs tool; defaults to apxs.
> 
> 普通、pathnameはファイル名まで含みます。
> 

なるほど。
apxsが足らなかったのですね

無事にThank you for using PHP.を拝むことができました

さて、次にmakeしたところまた失敗です
何がいけないのでしょうか・・・・
お手数ですが教えていただけませんか。

# make
Making all in Zend
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../main
    -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS2=251 -DUSE_EXPAT -I../TSRM  -g 
-O2 -pre
fer-pic -c -o zend_language_parser.lo `test -f zend_language_parser.c || 
echo '.
/'`zend_language_parser.c
In file included from zend_compile.h:24,
                 from zend_language_parser.c:147:
zend.h:55: unix.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `zend_language_parser.lo'
Current working directory /usr/local/php-4.2.1/Zend
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

よろしくおねがいします