Hi,

Marcos Gonzalez Diaz wrote:

Hi, Happy new year.

I installed OpenCA, but only CA. Now I try to install RA, but I cannot install Cyrus-SASL and OPENLDAP together.
It show: error:Cyrus SASL library located but is imcompatible.

I tried to install with differents versions, but it didn't work out

Most probably OpenLDAP's configure didn't find the updated version of SASL. You can make configure find the right version by setting the respective environment variables:

LDFLAGS="-L/usr/local/cyrus-sasl/lib/sasl2" \ CPPFLAGS="-I/usr/local/cyrus-sasl/include/sasl" \ ./configure ....


If this was not the solution, please be more precise about where the error occurs, which versions of OpenCA, OpenLDAP and cyrus-SASL you are using.

If you don't need sasl support you may also think about deactivating SASL in OpenLDAP, but beware: SASL-MD5 mechanism is mandatory for LDAP servers, so if you want to have a standard compliant LDAP server youd rather get SASL working.

Cheers,

Peter


Thanks

_________________________________________________________________
Móviles, DVD, cámaras digitales, coleccionismo... Con unas ofertas que ni te imaginas. http://www.msn.es/Subastas/



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users




--
_______________________________________________________________________

Peter Gietz (CEO)
DAASI International GmbH                   phone: +49 7071 2970336
Wilhelmstr. 106                            Fax:   +49 7071 295114
D-72074 Tübingen                           mail:  [EMAIL PROTECTED]
Germany                                    Web:   www.daasi.de

Directory Applications for Advanced Security and Information Management
_______________________________________________________________________




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to