Re: [PHP-INSTALL] Howto compiling PHP with using static libxml2 instead of the shared one [Incident:060911-001852]

2006-09-11 Thread Abuse Department
Title: Re: [PHP-INSTALL] Howto compiling PHP with using static libxml2 instead of the shared one    Response ** This is an automated reply to your message to Email Abuse. **Your message has been delivered to our email abuse department. This department handles complaints from

Re: [PHP-INSTALL] Howto compiling PHP with using static libxml2 instead of the shared one

2006-09-11 Thread Kenneth Svee
[ Markus Jung ] > Hi there! > > Please can somone help me how my configure-command should lokk like or what I > can do that > PHP5 is compiled with the static libxml2.a instead of the shared libxml2.so. > > I've tried it with this: > LDFLAGS="-R/usr/local/phplibs/libxml2/usr/local" truss -o truss

[PHP-INSTALL] Howto compiling PHP with using static libxml2 instead of the shared one

2006-09-08 Thread Markus Jung
Hi there! Please can somone help me how my configure-command should lokk like or what I can do that PHP5 is compiled with the static libxml2.a instead of the shared libxml2.so. I've tried it with this: LDFLAGS="-R/usr/local/phplibs/libxml2/usr/local" truss -o trussout './configure' '--with-apxs2