--On Montag, 6. September 2004 18:21 Uhr -0400 Rex Hancock <[EMAIL PROTECTED]> wrote:

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.

When you run ldd on the binary, you will see that it doesn't find the library. You need to set LD_LIBRARY_PATH to include the path of the library.
--
Sebastian Hagedorn PGP key ID: 0x4D105B45
http://www.spinfo.uni-koeln.de/~hgd/

Reply via email to