I finally got it to build with this:

./configure --with-apxs --with-dom=/sw --with-libxml-dir=/sw --with-xsl=/sw --with-zlib-dir=/sw --with-mysql=/sw --with-xsl=/sw

I need the overload extension, so I tried passing

--enable-overload and --with-overload

but it does not seem to do anything.

How does one add this feature?

On Sunday, Oct 26, 2003, at 11:45 America/New_York, George Schlossnagle wrote:


On Sunday, October 26, 2003, at 03:22 AM, Christian Stocker wrote:




On 10/25/03 7:20 PM, [EMAIL PROTECTED] wrote:

I have install libxml2 using fink for Mac OS X, so that the libraries are stored in /sw/lib, and the includes are in /sw/include/libxml2/libxml. I have tried these directories including the latter directory without the last directory, but to no avail. So, I don't know what the deal is. Thanks for any help.

--with-dom=/sw/ --with-libxml-dir=/sw/ --with-xsl=/sw/

works for me on OS X with Fink

You can also build libxml2 from sources if you get the gcc3 update for Mac from the developer tools site.


George

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php


-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to