In case someone else has this problem, this solution is to replace all references to libldap.so.3 with libldap.dylib in the config script.

And I thought 4.3 was supposed to be ready for OS X...

Quinn

[EMAIL PROTECTED] wrote:
I am trying to do a compile for 4.3 on OS X. I have had some success with 4.2.x, but am getting an odd error now.

When I compile with:
./configure --with-apxs --with-ldap --with-zlib --with-gd --enable-ftp --with-jpeg-dir=/sw --with-tiff-dir=/sw --with-pdflib=/sw --with-png-dir=/sw --with-mysql --with-freetype-dir=/sw --enable-sockets --enable-ftp --enable-track-vars --enable-trans-id


I get:
...
checking for IRCG support... no
checking for Java support... no
checking for LDAP support... yes
configure: error: Cannot find ldap libraries in /usr/lib.

Now the odd thing is, OS X Server 10.2.3 comes with OpenLDAP installed. I am using it with my current PHP 4.2.x without any problems. Anyone else have this problem?

Quinn



--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to