[indiana-discuss] openldap package
Anil
anilj at entic.net
Tue May 12 18:43:35 PDT 2009
I installed OpenLDAP on 111a.
I am trying to compile cyrus-sasl but it fails to find the LDAP libraries, it is looking for ldap_initialize call in those libraries.
admin at fans:/usr/lib$ strings libldap* |grep ldap_initialize
admin at fans:/usr/lib$ pkg list SUNWopenldap
NAME (PUBLISHER) VERSION STATE UFIX
SUNWopenldap 2.4.11-0.111 installed ----
admin at fans:/usr/lib$
On another box where I compiled openldap, I see it in those libs:
root at mx2:/usr/local/lib# strings libldap* |grep ldap_initialize
ldap_initialize
ldap_initialize
ldap_initialize
ldap_initialize
root at mx2:/usr/local/lib#
It seems like the IPS packages don't have the libldap.a files. How can I request this be added?
Thanks
--
This message posted from opensolaris.org
More information about the indiana-discuss
mailing list