# apt-get install libxml2-dev

# apt-get install libpng-dev

# wget -P /usr/local/src http://jp.php.net/distributions/php-5.2.5.tar.gz
# mkdir /usr/local/php-5.2.5
# cd /usr/local/src
# tar xzf php-5.2.5.tar.gz
# cd php-5.2.5
# ./configure --prefix=/usr/local/php-5.2.5 --enable-mbstring --with-apxs2=/usr/local/httpd/bin/apxs --with-pgsql=/usr/local/pgsql --with-gd --with-zlib
やはり、ここで時間がかかります。
# make
# make install
# ln -sfn /usr/local/php-5.2.5 /usr/local/php

10日でおぼえるPHP5 入門教室/山田 祥寛
¥2,940
Amazon.co.jp