If what I did is basically already in 5.4 and won't be finding its way back to 5.3, I guess I'm good with my hack for now.
What component are you suggesting I build shared? On Sun, Feb 26, 2012 at 2:39 PM, Hannes Magnusson <hannes.magnus...@gmail.com> wrote: > On Sun, Feb 26, 2012 at 20:34, Tom Boutell <t...@punkave.com> wrote: >> Hmm. >> >> Here is my apt-get install line, starting from a stock install of >> 11.10 in virtualbox: >> >> apt-get -y install build-essential apache2 libxml2-dev libcurl4-openssl-dev \ >> libcurl4-openssl-dev libjpeg-dev libpng-dev libfreetype6-dev libicu-dev \ >> libmcrypt-dev mysql-server mysql-client libmysqlclient-dev libxslt-dev \ >> autoconf libltdl-dev >> >> Then I pull down 5.3.10, cd to it and run this configure line: >> >> './configure' '--enable-fastcgi' '--with-gd' '--with-pdo-mysql' >> '--with-curl' '--with-mysql' '--with-freetype-dir=/usr' >> '--with-jpeg-dir=/usr' '--with-mcrypt' '--with-zlib' >> '--enable-mbstring' '--enable-ftp' '--with-xsl' '--with-openssl' >> '--with-kerberos' '--enable-exif' '--enable-intl' > > The quick fix is to build it shared, not statically. > See also http://php.markmail.org/message/z2qkmbipmhhpwzx4 > > -Hannes -- Tom Boutell P'unk Avenue 215 755 1330 punkave.com window.punkave.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php