[cvsnt] Re: Linux Setup w/SSL (sserver) Tuturial?
Jason Williard
jason at pcsafe.com
Fri Mar 18 23:59:00 GMT 2005
> -----Original Message-----
> From: Tony Hoyle [mailto:tmh at nodomain.org]
> Sent: Friday, March 18, 2005 3:43 PM
> To: Jason Williard
> Cc: cvsnt at cvsnt.org
> Subject: Re: [cvsnt] Re: Linux Setup w/SSL (sserver) Tuturial?
>
> Jason Williard wrote:
> > I did this, again, as I had 2 times before. As before, pserver works
> but
> > sserver does not. I find it peculiar when I attempt to connect locally,
> I
> > get an error saying "the :sserver: access method is not installed on
> this
> > system".
>
> That's sounds like just installation problems, rather than setup.
>
> Try 'ldd sserver_protocol.so'
>
> It'll tell you if any libraries are missing from your library path.
>
> Tony
Tony,
I would just like to say... You're a genius. While I had added
/usr/local/ssl/lib to /etc/ld.so.conf, it was still compiling based on the
ld.so.cache file, which did not include the path to ssl. When I ran 'ldd
sserver_protocol.so' I found that 2 libraries were missing.
The resolution was as simple as deleting the ld.so.cache file and
recompiling. It's working great now.
Thanks!
Jason Williard
More information about the cvsnt
mailing list