[mapserver-users] libssl.so.6 error
Steve Smith
ssteve52 at yahoo.com
Fri Aug 15 13:34:25 PDT 2008
--- On Fri, 8/15/08, Daniel Morissette <dmorissette at mapgears.com> wrote:
> From: Daniel Morissette <dmorissette at mapgears.com>
> Subject: Re: [mapserver-users] libssl.so.6 error
> To: mapserver-users at lists.osgeo.org
> Date: Friday, August 15, 2008, 11:28 AM
> Steve Smith wrote:
> >
> > There is no option for ssl in the configure file. I do
> see links to it
> > in my make out put.
> > However, I have not found reference to it in mapserver
> documentation. Do
> > you know
> > if it is required? If I am having this problem it must
> be.
> >
>
> libssl is probably pulled by libcurl.
>
> As Paul wrote, you are better recompile on the new
> platform. Symlinks
> may work if you're lucky, but can also cause all sorts
> of runtime errors
> like the memory corruption errors that you got.
>
> Daniel
> --
> Daniel Morissette
> http://www.mapgears.com/
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
Thanks for the reference to libcurl. I had been recompiling mapserver,
however I was using libcurl from /usr/lib. For what ever reason this
seemed to be the problem. I compiled an older version of curl and put it in
/usr/local/lib, and then recompile mapserver. After that it worked.
Know on to bigger and better problems!
More information about the MapServer-users
mailing list