I am running Solaris 9. I am using OpenSSL 0.9.7d. I am confident it is working properly since I have a functional SSL-enabled web site.
It is installed in /usr/local/openssl. Due to it's non-standard location I modified the imap-2004a/src/osdep/unix/Makefile to change
SSLDIR to /usr/local/openssl. ( I also tried it with a link set to a directory named /usr/local/openssl ).
I generated a self-signed certificate. I ran "make gso". Everything appeared to run successfully.
I modified /etc/services and /etc/inetd.conf, HUP'd inetd, and made sure that I have 143 and 993 listening.
I then installed /usr/local/imap-2004a/imapd/imapd in /usr/local/etc/
Now for the bad news when I attempt to telnet localhost on 143 or 993 I receive the following message:
ld.so.1: imapd: fatal: libssl.so.0.9.7: open failed: No such file or directory
It would seem obvious that it can't or didn't find the file during the build process. Why no error? The file is there.
Where did I go wrong?
[EMAIL PROTECTED]
--
-----------------------------------------------------------------
For information about this mailing list, and its archives, see: http://www.washington.edu/imap/imap-list.html
-----------------------------------------------------------------
