php-4.4.2

| No Comments | No TrackBacks



覚え書き


インストール


ダウンロード

http://www.php.net/downloads.php#v4 からダウンロード


php-4.4.2.tar.bz2のチェックサム


md5: 28051cd9ef43490dd9727a4d442011b5


コンパイル


./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--enable-mbstring \
--with-zlib-dir=/usr/local/lib \
--with-gd --with-jpeg-dir=/usr/local/lib \
--with-png-dir=/usr/local/lib \
--with-freetype-dir=/usr/local/lib
make

インストール


make install

設定


No TrackBacks

TrackBack URL: http://mirahouse.jp/mtos/mt-tb.cgi/677

Leave a comment

About this Entry

This page contains a single entry by rnaito published on June 17, 2006 6:13 PM.

添付ファイルのサイズ変更 was the previous entry in this blog.

openSuSE 10.1 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.