I'm having a similar problem where the configure just doesn't find the ldap libraries even though I've got the ldap-devel rpm installed and the libraries are in their normal location in /usr/lib.
-TJ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony Earnshaw Sent: Wednesday, March 16, 2005 12:15 PM To: Dariusz Lis Cc: [email protected] Subject: ***SPAM*** Re: [Samba] Configure Samba with non-standard OpenLDAP location Dariusz Lis: > How to configure (and compile) Samba with non-standard OpenLDAP location? > Is it possible? Basically, yes. It all depends on where the LDAP libraries (libldap, liblber) were told to look for ${prefix} during the OpenLDAP compilation. When Samba source (or srpm installation) is compiled, it should find them automatically, depending on your systems library database (e.g.Red Hat Linux ldconfig/ld.so.conf - 'cat /etc/ld.so.conf'). --Tonni -- mail: [EMAIL PROTECTED] http://www.billy.demon.nl -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
