Percona php configure
From Help system
LDFLAGS=-L=/usr/lib/mysql ./configure '--prefix=/usr/local/php5' '--enable-fpm' '--enable-mbstring' '--enable-zip' '--with-mysql' '--disable-pdo'\ '--with-curl' '--disable-debug' '--enable-inline-optimization' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--with-gd'\ '--enable-gd-native-ttf' '--with-mcrypt' '--enable-libxml' '--with-freetype-dir=/usr/lib' '--enable-bcmath' '--with-gmp'
LDFLAGS=-L=/usr/lib64/mysql/ ./configure --prefix=/opt/php52/ --with-config-file-scan-dir=/opt/php52/etc/ --with-curl '--with-gd' \ '--enable-gd-native-ttf' '--with-ttf' '--with-gettext' '--with-kerberos' '--with-openssl' '--with-mhash' '--with-mysql' '--with-pear' '--with-zlib' \ '--with-zlib-dir=/usr/' '--enable-zip' '--with-iconv' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' \ '--enable-mbstring' '--enable-soap' '--with-mcrypt'
--libdir=lib64
