Discussion:
.so object not comipling and 5.5.X brnach not working well with gd and imap
The Doctor
2014-02-13 12:33:42 UTC
Permalink
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 ***@nl2k.ab.ca Ici ***@nl2k.ab.ca
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
Bálint Horváth
2014-02-13 13:27:05 UTC
Permalink
I guess libpng-dev or libjpeg-dev maybe missing.

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.
build_php.sh - download tarball, configure, build, restart apache
configure_php.php - set timezone, enable .htaccess, generate phpifno file





*--Bálint Horváth*
*+36709468753*
Post by The Doctor
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.
--
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
The Doctor
2014-02-13 13:51:11 UTC
Permalink
Post by Bálint Horváth
I guess libpng-dev or libjpeg-dev maybe missing.
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.
build_php.sh - download tarball, configure, build, restart apache
configure_php.php - set timezone, enable .htaccess, generate phpifno file
*--Bálint Horváth*
*+36709468753*
Would list help a BSD Source compile?
Post by Bálint Horváth
Post by The Doctor
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.
--
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
--
Member - Liberal International This is ***@nl2k.ab.ca Ici ***@nl2k.ab.ca
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
Phred White
2014-02-13 18:32:13 UTC
Permalink
Nice sig. Keep it to yourself!

This isn’t a political recruiting site. Show a little respect and "spread the word" somewhere else.
Post by The Doctor
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.
--
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
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Loading...