./configure --with-apxs2=/usr/sbin/apxs --with-mysql --enable-exif --with-gd --with-ttf --with-gettext --enable-sigchild --enable-mbstring --disable-debug --enable-safe-mode --enable-sockets --enable-mod-charset --enable-calendar --enable-sysvsem=yes --enable-sysvshm=yes --enable-ftp --enable-magic-quotes --enable-gd-native-ttf --enable-inline-optimization --enable-bcmath --with-zlib --with-freetype-dir=/usr/include/freetype2/freetype/

$ ./configure --with-apxs2=/usr/sbin/apxs --with-mysql --enable-exif --with-gd --with-ttf --with-gettext --enable-sigchild --enable-mbstring --disable-debug --enable-safe-mode --enable-sockets --enable-mod-charset --enable-calendar --enable-sysvsem=yes --enable-sysvshm=yes --enable-ftp --enable-magic-quotes --enable-gd-native-ttf --enable-inline-optimization --enable-bcmath --with-zlib --with-config-file-path=/etc/php.ini


$ make


$ make install

+ Recent posts