[PHP-users 20801]Re: Apache+PHPの起動ができない

Keisuke Hamanaka hamanaka015 @ d-cruise.co.jp
2004年 3月 15日 (月) 13:29:46 JST


濱中です。加藤様、ご回答ありがとうございました。

>
> このインストールの過程で何かライブラリのインストールを行うなどされたで
> しょうか?
>
> > /usr/local/apache/libexec/libphp4.so: Undefined symbol "gdImage
> > ColorClosestAlpha"
>
> 具体的には gd でしょうけど...

GD1.8.4_6のパッケージをダウンロードし、pkg_addしたのち、最終的にはdeleteしま
した。

現在、PHPの再インストールを試みていますが、やはりGD関係でエラーが出ます。
よい知恵がありましたら、アドバイスいただければ幸いです。

よろしくお願い致します。

checking for GD support... yes
checking for the location of libjpeg... yes
checking for the location of libpng... yes
checking for the location of libXpm... yes
checking for FreeType 1.x support... yes
checking for FreeType 2... yes
checking for T1lib support... yes
checking whether to enable truetype string function in GD... yes
If configure fails try --with-jpeg-dir=<DIR>
checking for png_write_image in -lpng... yes
If configure fails try --with-xpm-dir=<DIR>
no - FreeType 2.x is to be used instead
checking for gdImageString16 in -lgd... no
checking for gdImagePaletteCopy in -lgd... no
checking for gdImageCreateFromPng in -lgd... no
checking for gdImageCreateFromGif in -lgd... no
checking for gdImageGif in -lgd... no
checking for gdImageWBMP in -lgd... no
checking for gdImageCreateFromJpeg in -lgd... no
checking for gdImageCreateFromXpm in -lgd... no
checking for gdImageCreateFromGd2 in -lgd... no
checking for gdImageCreateTrueColor in -lgd... no
checking for gdImageSetTile in -lgd... no
checking for gdImageEllipse in -lgd... no
checking for gdImageSetBrush in -lgd... no
checking for gdImageStringTTF in -lgd... no
checking for gdImageStringFT in -lgd... no
checking for gdImageStringFTEx in -lgd... no
checking for gdImageColorClosestHWB in -lgd... no
checking for gdImageColorResolve in -lgd... no
checking for gdImageGifCtx in -lgd... no
checking for gdImageCreate in -lgd... no
configure: error: GD build test failed. Please check the config.log for
details.



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