On Mon, 11 Jul 2016 11:57:49 -0400, Larry Finch said:

> Iˇ€™m upgrading from v 14 to v 16, however, the install script reports that it
> canˇ€™t find an ldap library. Openldap is installed on our Fedora 17 server, but 

>    gcc -O -lldap
>
> returns a ˇ€śnot foundˇ€ť error. Our openldap package is shown below. 

You have the openldap RPM installed, which lets you run previously compiled and
linked programs that use the ldap libraries, but don't have openldap-devel
installed, which is needed to compile/link new programs.

'yum install openldap-devel'  should fix your problem.

############################

To unsubscribe from the LSTSRV-L list:
write to: mailto:[log in to unmask]
or click the following link:
http://peach.ease.lsoft.com/scripts/wa-PEACH.exe?SUBED1=LSTSRV-L&A=1