[PHP-users 31882] php で imagemagick
Masaaki Suga
suga @ tenrikyo.or.jp
2007年 4月 10日 (火) 08:15:13 JST
須賀です
solatis9+apache1.3.37+php5.0.5+imagemagick6.6.3で
phpからimagemagickの関数を使いたいため
imagick-0.9.11.tgz をインストールしようと思いました
phpizeコマンドで
autoconfがないといわれたので,autoconfをinstallしようとすると
GNU m4 のバージョンが古いといわれ,m4をあげて
autoconfはinstallできました
しかし,phpizeでエラーが出ます
# phpize
Configuring for:
PHP Api Version: 20031224
Zend Module Api No: 20041030
Zend Extension Api No: 220040412
/usr/local/bin/phpize: !: 見つかりません。
/usr/local/bin/phpize: !: 見つかりません。
この状態で
buildconfしたら,以下のようなエラーになりました
# ./buildconf --force
Forcing buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.60 (ok)
buildconf: Your version of autoconf likely contains buggy cache code.
Running cvsclean for you.
To avoid this, install autoconf-2.13 and automake-1.5.
make: Fatal error in reader: build/build2.mk, line 34: Badly formed macro assignment
Current working directory /usr/local/src/php/php-5.0.5
*** Error code 1
The following command caused the error:
make AMFLAGS= -s -f build/build2.mk
make: Fatal error: Command failed for target `all'
何がおかしいのでしょうか?
アドバイスお願いします
よろしくお願いします
-------------------------------
須賀正明:suga @ tenrikyo.or.jp
-------------------------------
PHP-users メーリングリストの案内