On 9/20/06, Massimiliano Pala <[EMAIL PROTECTED]> wrote: > Klaus Gast wrote: > > Hi, > > Hello,
Hi, > > "./configure" as it returns: > > ............................................... > > openldap lib dir : (default) > > checking for ber_init in -llber... no > > checking for ldap_init in -lldap... no > > configure: error: no LDAP library found > > ................................................ > > Based on the readme or install doc I could not really get a hint on what > > could be wrong. > > (OpenLDAP client and server is installed as well) Did you install the package openldap2-devel with yast? If not, install it and try again. > This is because the configure script can not find the LDAP libraries. > Try to search for the libber.so and libldap.so then you could use the > option: > > --with-openldap-prefix=PREFIX > > so, for example, if you have the following: > > /usr/local/lib/libber.so > /usr/local/lib/libldap.so These files are contained in the above mentioned package. Kind regards, Matthias ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
