<HTML><BODY><p>Hello experts,</p><p>I'm trying to install cyrus_sasl VERSION "2.1.26" from source:<br> ./configure --enable-auth-sasldb --with-dbpath=/var/lib/sasl/sasldb2 --with-saslauthd=/var/run/saslauthd --with-ldap;make;make install</p><p>and have following message:<br>auth_getpwent.c:57:20:fatal error: des.h: No such file or directory</p><p>When I search for des.h:<br>[root@localhost cyrus-sasl]# find / -name des.h<br>/usr/local/ssl/include/openssl/des.h<br>/usr/src/kernels/2.6.32-358.el6.x86_64/include/crypto/des.h<br>/usr/src/kernels/2.6.32-358.el6.x86_64/include/config/crypto/des.h<br>/usr/include/openssl/des.h<br>/home/admin/cyrus-sasl/mac/libdes/public/des.h<br>/home/admin/cyrus-sasl/mac/CommonKClient/mac_kclient3/Headers/KerberosDES/des.h<br>/home/admin/cyrus-sasl/mac/kerberos_includes/kerberos/des.h<br>/home/admin/openssl/crypto/des/des.h<br>/home/admin/openssl/include/openssl/des.h<br>[root@localhost cyrus-sasl]#</p><p>[root@localhost cyrus-sasl]# openssl version<br>OpenSSL 1.0.0-fips 29 Mar 2010<br>[root@localhost cyrus-sasl]#</p><p><br>## --------- ##<br>## Platform. ##<br>## --------- ##</p><p>hostname = localhost.localdomain<br>uname -m = x86_64<br>uname -r = 2.6.32-358.el6.x86_64<br>uname -s = Linux</p><p><br>How can i resolve this issue</p><p> </p><br><br><br>-- <br>best regards<br>mark gavrilman</BODY></HTML>