I guess libpng-dev or libjpeg-dev maybe missing.
apt-get --yes install libpng-dev libjpeg-dev
apt-get --yes install libpng-dev libjpeg-dev
Otherwise you are maybe interested in my scripts (for PHP 5.5.9 tested on Ubuntu 12.04.3 & 13.10 server & desktop - i386 & amd64).
install_lamp.sh - dependencies - I may suggest this one for you.
install_lamp.sh - dependencies - I may suggest this one for you.
build_php.sh - download tarball, configure, build, restart apache
configure_php.php - set timezone, enable .htaccess, generate phpifno file
--
Bálint Horváth
+36709468753
On Thu, Feb 13, 2014 at 1:33 PM, The Doctor <doctor@xxxxxxxxxxxxxxxxx> wrote:
1)
Using
./configure \
--prefix=/usr/contrib \
--localstatedir=/var \
--enable-re2c-cgoto \
--with-apxs2=/usr/contrib/bin/apxs \
--with-regex=system \
--with-libxml-dir=/usr/contrib/lib \
--with-openssl=/usr/contrib \
--with-zlib=/usr \
--with-bz2=/usr/contrib \
--enable-calendar \
--with-curl=/usr/contrib \
--with-db4=/usr \
--with-pcre-dir=/usr/contrib \
--enable-ftp \
--with-gd=/usr \
--with-jpeg-dir=/usr \
--with-png-dir=/usr/ \
--with-zlib-dir=/usr \
--with-xpm-dir=/usr/X11R6 \
--with-freetype-dir=/usr \
--enable-gd-native-ttf \
--enable-gd-jis-conv \
--without-gettext \
--with-gmp=/usr \
--with-_onig_=/usr/contrib \
--with-mhash=/usr/contrib \
--with-ldap=/usr/contrib \
--enable-mbstring \
--with-mcrypt=/usr/contrib \
--with-mysql=/usr/contrib \
--with-mysqli=/usr/contrib/bin/mysql_config \
--with-pgsql=/usr/contrib/pgsql84 \
--with-pdo-mysql=/usr/contrib \
--with-pdo-pgsql=/usr/contrib/pgsql84 \
--with-mm=/usr/ \
--with-openssl-dir=/usr/contrib \
--enable-soap \
--enable-sockets \
--with-iodbc=/usr \
--with-unixODBC=/usr \
--with-xsl=/usr/contrib \
--enable-zip \
--with-pcre-dir=/usr/contrib \
--enable-shared=yes \
--enable-static=no \
--enable-fast-install=yes \
--with-gnu-ld --with-pic --with-tsrm-pthreads --disable-intl
Ans somehow no libphp5.so compiles.
Does someone have an explanation?
2)
When using the above on php-5.5.X as a configuration,
php is not picking up the gd component
am imap choke if using apline 2.11 .
Please check.
--
Member - Liberal International This is doctor@xxxxxxxxxx Ici doctor@xxxxxxxxxx
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism
If the body be separate from the head, then what care the head for the body? -unknown
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Attachment:
build_php.sh
Description: Bourne shell script
Attachment:
configure_php.php
Description: application/httpd-php
Attachment:
install_lamp.sh
Description: Bourne shell script
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php