php-4.3.4

GDインストールのエラーがでるのでext/gd/libgdにあるgdft.cを編集
gdcache.hの部分を以下に変更
#include "gdcache.h"
#include <ft2build.h>
#include FT_FREETYPE_H
#include "freetype/ftglyph.h"
CC=/usr/local/bin/gcc \
CFLAGS="-O3 -mcpu=i686" \
LDFLAGS="-R/usr/local/lib -R/usr/lib -R/usr/local/mysql/lib/mysql \
-L/usr/lib -L/usr/local/lib -L/usr/local/mysql/lib/mysql" ./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-imap --with-imap-ssl=/usr/local/ssl --with-gd --with-perl \
--with-openssl=/usr/local/ssl \
--with-mysql=/usr/local/mysql \
--enable-zend-multibyte --enable-mbstring --enable-mbregex \
--with-zlib-dir=/usr/local/lib \
--with-jpeg-dir=/usr/local/lib \
--with-freetype=/usr/local/lib \
--with-xpm-dir=/usr/local/lib \
--with-png-dir=/usr/local/lib \
--enable-gd-jis-conv \
--enable-gd-native-ttf \
--with-gettext --with-pear

トラックバック(0)

このブログ記事を参照しているブログ一覧: php-4.3.4

このブログ記事に対するトラックバックURL: http://www.b-dash.net/cgi-bin/mt/mt-tb.cgi/16

コメントする

このブログ記事について

このページは、tanikinが2004年3月28日 00:13に書いたブログ記事です。

ひとつ前のブログ記事は「httpd-2.0.49」です。

次のブログ記事は「ucspi-tcp-0.88」です。

最近のコンテンツはインデックスページで見られます。過去に書かれたものはアーカイブのページで見られます。

ウェブページ

Powered by Movable Type 4.22-ja