When I run configure, it fails with the error about "Something is likely to be messed up here...". The last lines in my debug.log file are
/usr/bin/ld: cannot find -lcrypto
collect2: ld returned 1 exit status
I have both libcrypt.a and libcrypt.so in /usr/lib. I run configure with:
./configure \
--with-apxs=/opt/apache-1.3.12/bin/apxs \
--with-config-file-path=/etc \
--with-gd=/usr/local \
--with-jpeg-dir=/usr/src/apache/modules/php/depend/jpeg-
6b \
--with-ttf=/usr/local \
--with-imap=/usr/src/apache/modules/php/depend/imap-4.
7c/c-client \
--with-imap-ssl \
--with-mysql=/usr/local \
--with-ldap=/usr/local \
--with-openssl \
--with-xml \
--with-snmp \
--enable-ucd-snmp-hack \
--enable-track-vars \
--enable-versioning \
--enable-ftp