RE: [PHP-INST] solved: conftest can't open library? From: Andrew Hill (ahill <email protected>)
Date: 04/03/01

Mac OS X uses DYLD_LIBRARY_PATH instead of LD_LIBRARY_PATH.
When dynamically linking libraries into PHP/Apache, it helps if that is set
to point to your lib directory.

Best regards,
Andrew

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-install-unsubscribe <email protected>
For additional commands, e-mail: php-install-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>