Paul, Luigi Castro Cardeles, suggested I make a symbolic link from libssl.so to libssl.so.6. I did that and it did not look like it worked, but after taking a closer look it had. However, I was getting a similar error message for libcrypto.so.6, so I did that same thing. Now I am getting a memory error for glibc:
[Thu Aug 14 23:00:54 2008] [error] [client 71.120.222.68] *** glibc detected *** /var/www/cgi-bin/mapserv: malloc(): memory corruption: 0x0000000000b4c3d0 ***, r 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. Jim --- On Thu, 8/14/08, Paul Ramsey <[EMAIL PROTECTED]> wrote: From: Paul Ramsey <[EMAIL PROTECTED]> Subject: Re: [mapserver-users] libssl.so.6 error To: [EMAIL PROTECTED] Cc: [email protected] Date: Thursday, August 14, 2008, 11:46 PM I'm thinking: recompile. If your old compile had a dependency on an old library and your upgrade removed it... recompile so it depends on your new libraries. P. On Thu, Aug 14, 2008 at 11:01 AM, Steve Smith <[EMAIL PROTECTED]> wrote: > I am running mapserver 5.2, on a AMD 64 bit machine. I just upgraded from > fedora > core 8 to fedora core 9. After upgrading I began getting an error telling me > that > libssl.so.6 does not exist. Fedora core 9 uses openssl-0.98g-9.fc9.x86_64 > and 686, > which have a slew of important dependences. If I attempt to install older > versions, > such as openssl-098g-6, I am told that it conflicts with the current > versions. How do > I get mapserver to work with the current version of openssl? > > Thanks > Steve > > > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users > >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
