Date: 01/11/01
- Next message: Gian Uberto Lauri: "[PHP-DEV] [OT / PHP-SYNTAX-MODEL] C, Perl or something ad hoc ?"
- Previous message: Phil Driscoll: "[PHP-DEV] Re. [PHP-DEV] PHP script source revealed on windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: strube <email protected>
Operating system: Solaris 7 (SPARC)
PHP version: 4.0.4
PHP Bug Type: *Install and Config
Bug description: Linking with bundled Solaris libldap not supported
Presently the libldap bundled with Solaris 7 (package SUNWlldap) is
not correctly recognized. I suggest addind support for this.
Here is a workaround:
Enter in php-config: #define LDAP_API_VERSION 2004
Run configure --with-ldap ....
make
Final linking will fail; repeat the final failed command manually but add
-lldap
-- Edit Bug report at: http://bugs.php.net/?id=8651&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Gian Uberto Lauri: "[PHP-DEV] [OT / PHP-SYNTAX-MODEL] C, Perl or something ad hoc ?"
- Previous message: Phil Driscoll: "[PHP-DEV] Re. [PHP-DEV] PHP script source revealed on windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

