Anand Buddhdev writes:


You need to modify the configure script to look for ldapsearch in the correct place, instead of hard-coding it in.

That's exactly what it does:


LPATH="$PATH:/usr/local/bin"

â

AC_PATH_PROG(ldapsearch, ldapsearch, /usr/local/bin/ldapsearch, $LPATH)


Attachment: pgpLdnqgLC1su.pgp
Description: PGP signature

Reply via email to