BTQ - Why don't you try the FreeBSD Samba port if it's there.
The port provides a configuration screen which allows one to select the desired installation options.
[...]
Denis Vlasenko wrote:
On Wednesday 03 November 2004 04:44, Matt Schwartz wrote:
I am desperately seeking help. I get an error related to not being able to find ldap.h when I know that it is there. It is located in my /usr/local/include directory. I have built and installed openldap from the source. When I use ./configure -with-readline=/usr/local, I get an error that libldap cannot be found. How do I compile from the source on samba 3.0.7? What mandatory pre-reqs are there?
readline and ldan have nothing in common.
Try CFLAGS="-I/usr/local/include"
Also, configure --help says: "--with-ldap LDAP support (default yes)" and I'd try --with-ldap=/usr/local, maybe help is not complete. -- vda
-- Mit freundlichen Gruessen / With kind regards
Daniel S. Haischt | phone: +49 -7032-992909
Grabenstrasse 11 | +49 -700-DHAISCHT
| fax: +49 -7032-992910
D-71083 Herrenberg | fax2mail: +49 -7032-7999738
GERMANY | cell: +49 -172-7668936email: [EMAIL PROTECTED] web: http://www.daniel.stefan.haischt.name/ -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
