Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2004 16:47:57 +0000
From:      Peter Risdon <peter@circlesquared.com>
To:        samy lancher <washville2003@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: IMAP error.
Message-ID:  <4058813D.6000502@circlesquared.com>
In-Reply-To: <20040317163402.40893.qmail@web60310.mail.yahoo.com>
References:  <20040317163402.40893.qmail@web60310.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
samy lancher wrote:

>Hello All,
>I have a FreeBSD 4.5 server. I just installed imap-uw-2002d,1.tgz package and I have uncommented the IMAP line in inetd. I restarted the system. When i gave the command " telnet localhost 143" i got the following error
> 
>/usr/libexec/ld-elf.so.1: Shared Object libssl.SO.3 not found
>Connection closed by foreign host.
> 
>I do not have openSSL installed in my system. I believe that imap-uw-2002d,1 package needs freebsd 4.7 or higher version. Is there any way to make IMAP work without upgrading anything?
>  
>
You either need to install it without ssl, or install openssl. To do the 
former:

#cd /usr/ports/mail/imap-uw
#make WITHOUT_SSL=yes install

PWR.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4058813D.6000502>