-----Original Message----- From: Jon Christian Ottersen [mailto:jco@kvikkpass.no] Sent: den 4 juni 2005 19:37 To: Magnus Hagander; 'Jon Christian Ottersen'; pgsql-general@postgresql.org Subject: RE: [GENERAL] How do I reinstall libeay32.dll
Sorry, I am a bit newbie to this. I am not able to find links to these files on the openssl web pages. I have tried searhing the internet, and find a lot of places to dowload them, but mostly without information about the version number and seldom the two files at the same place (the one place I found both it seemed they had different version numbers.
Any suggestions?
-----Original Message----- From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Magnus Hagander Sent: 4. juni 2005 13:44 To: Jon Christian Ottersen; pgsql-general@postgresql.org Subject: Re: [GENERAL] How do I reinstall libeay32.dll
Just get the latest openssl binary download from their site (linked from their site, that is, I think their main site only carries source) and just copy over the file. Make sure you replace *both* openssl DLLs - ilbeay32.dll and ssleay32.dll - they should always be the same version.
//Magnus
-----Original Message----- From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Jon Christian Ottersen Sent: den 4 juni 2005 10:54 To: pgsql-general@postgresql.org Subject: [GENERAL] How do I reinstall libeay32.dll
Dear friends,
After having installed Crystal Reports on my machine, I get the following error message trying to open PgAdminIII:
“The ordinal 2821 could not be located in the dynamic link library LIBEAY32.dll.”
A search on the pgsql-mailing lists indicates that CR has overwritten my libeay32.dll-file.
What is the easiest way to reinstall the right version?