[ldapvi] cannot compile on solaris

David Lichteblau david at lichteblau.com
Thu Mar 29 16:14:17 CEST 2007


Quoting silly_sad (sad at bankir.ru):
> i have 2.3 BUT in the location
> /opt/csw/lib/libldap.so
> 
> because of CSW OpenLDAP pakage has its own location policy which i ought
> to follow

That is fine, you will just have to tell the configure script about it.

Something like this should work:
CPPFLAGS=-I/opt/csw/include LDFLAGS=-L/opt/csw/lib ./configure

If ldap.h is not in /opt/csw/include, adjust accordingly.


d.



More information about the ldapvi mailing list