Code:
./configure \
--prefix=/opt/php-5.2.17 \
--with-libdir=/usr/lib
--with-freetype \
--enable-cgi \
--enable-mbstring \
--with-libxml \
--enable-soap \
--enable-calendar \
--with-curl \
--with-mcrypt \
--with-zlib \
--with-gd \
--disable-rpath \
--enable-inline-optimization \
--with-bz2 \
--with-zlib \
--enable-sockets \
--enable-sysvsem \
--enable-sysvshm \
--enable-pcntl \
--enable-mbregex \
--with-mhash \
--enable-zip \
--with-pcre-regex \
--with-mysql \
--with-pdo-mysql \
--with-mysqli \
--with-jpeg \
--with-png \
--enable-gd-native-ttf \
--with-openssl
But still: