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=/usr/local/apache/bin/apxs' '--with-mysql=/opt/mysql/mysql' '--prefix=/usr/local/apache/php' '--with-config-file-path=/usr/local/apache/php' '--enable-force-cgi-redirect' '--disable-cgi' '--with-zlib' '--with-gettext' '--with-gd' '--with-png-dir=/usr/sfw' '--with-jpeg-dir=/usr/sfw' '--with-freetype-dir=/usr/sfw'
But this won't work.
Thanks in advance,
Markus
- Follow-Ups:
- Re: Howto compiling PHP with using static libxml2 instead of the shared one
- From: Kenneth Svee
- Re: Howto compiling PHP with using static libxml2 instead of the shared one
- Prev by Date: Re : [PHP-INSTALL] 5.1.6 install on Apache 2.2.3 - _efree and _emalloc undefined in shared library...
- Next by Date: Problem in installing Php5.0.3 with Apache2.0.35
- Previous by thread: Help building oci8 module on Solaris-10 x86 with PHP 4.4.2?
- Next by thread: Re: Howto compiling PHP with using static libxml2 instead of the shared one
- Index(es):