> Date: Thu, 04 Dec 2003 19:49:06 +0100 > To: Subscribers of Qpopper <[EMAIL PROTECTED]> > From: "M. Angeles Ponce Ruiz" <[EMAIL PROTECTED]> > Subject: Qpopper with openssl > > Problem with the Qpopper 4.0.5 with open SSL (openssl-0.9.7c) enabled > > Helo, > I download openssl package from > Sunfreeware (openssl-0.9.7c-sol9-sparc-local)web site and install the > package into my Sun Sparc Solaris 9 server. > After configuring the Qpopper 4.0.5 with --with-openssl option > ./configure --prefix=/usr/local/pop --enable-shy --with-openssl=/usr/local/ssl > and following the procedures of 'How do I use TLS/SSL with Qpopper' > However, when I type: > " telnet myserver.domain 110" command to test if the qpopper is running ok > no not, > I get the: > 'ld.so.1:qpopper: fatal: libssl.so.0.9.7: open failed : No Such file or > directory' error message. > I check the existence of libssl.so.0.9.7 and find it is under > /usr/local/ssl/lib directory.
Is this in the LD_LIBRARY_PATH path when inetd starts popper? If not, you'll need to set LD_LIBRARY_PATH before starting inetd... See /etc/init.d/inetsvc... Regards, Gregory Hicks > Any help on this problem will be greatly appreciated. > > Thanks. > ------------------------------------------------------------------- Gregory Hicks | Principal Systems Engineer Cadence Design Systems | Direct: 408.576.3609 555 River Oaks Pkwy M/S 6B1 | Fax: 408.894.3400 San Jose, CA 95134 | Internet: [EMAIL PROTECTED] "The trouble with doing anything right the first time is that nobody appreciates how difficult it was." When a team of dedicated individuals makes a commitment to act as one... the sky's the limit. Just because "We've always done it that way" is not necessarily a good reason to continue to do so... Grace Hopper, Rear Admiral, United States Navy
