Hello,

I compiled imap-2000b without any problems on a Sun sparc64 machine
running solaris 2.8, with gcc.  I used the following 'make' arguments:

make gso SSLTYPE=unix

I have OpenSSL 0.9.6 installed in the default location,
/usr/local/ssl.  After setting up the new imapd binary, when I connect
to it, I get the following error:

{lyceum}(~)$ telnet myhost 993
Trying 142.58.49.3...
Connected to myhost.mydomain.ca.
Escape character is '^]'.
ld.so.1: imapd: fatal: libssl.so.0.9.6: open failed: No such file or
directory
Connection closed by foreign host.

However, nothing has changed since the build, and the library is in
the normal place:

$ ls -l /usr/local/ssl/lib/libssl.so.0.9.6
-r-xr-xr-x   1 bin      bin       228765 Mar 22  2002 libssl.so.0.9.6

How can I get imapd to "see" the ssl library?

Thanks,

Brent


-- 
-----------------------------------------------------------------
 For information about this mailing list, and its archives, see: 
 http://www.washington.edu/imap/imap-list.html
-----------------------------------------------------------------

Reply via email to