On Tue, 2 Dec 2003, Tomas Palfi wrote: > No matter what I do I can't install ldap helpers on FreeBSD5.0. It > always bombs out on the lber.h and ldap.h
So what exact error do you receive? And is the files really in /usr/include? As yourself run "cat /usr/include/ldap.h" and "cat /usr/include/lber.h" and the same for the other OpenLDAP include files.. but if a file is missing the error should tell which.. Regards Henrik
