Thread: libeay32.dll doesn't exist in the setup of postgresql-8.0.2

libeay32.dll doesn't exist in the setup of postgresql-8.0.2

From
Mouad Misrar
Date:
hello dear postgresql,

I have download postgresql-8.0.2 in order to use it.
But Not work due that some dll are missing in the zip file of postgresql-8.=
0.2.

example : libeay32.dll, ssleay32.dll.

I have download both of them, but still postgresql doesn't work
because some entry in the ddl's are missing this is due to the version
of the dll.

When can get the correct version of those dll's in order to use postgresql =
8.0.2

thank you in advance for your help.

Sincerely yours.

--=20
M. Mouad MISRAR
Tel : +91-11 2-6512822, 2-6968976
Email : misrar.mouad@gmail.com
           mouadmisrar@abosoftware.com
           misrar_mouad@yahoo.fr

Re: libeay32.dll doesn't exist in the setup of postgresql-8.0.2

From
"Magnus Hagander"
Date:
>hello dear postgresql,
>
>I have download postgresql-8.0.2 in order to use it.
>But Not work due that some dll are missing in the zip file of=20
>postgresql-8.0.2.
>
>example : libeay32.dll, ssleay32.dll.
>
>I have download both of them, but still postgresql doesn't work
>because some entry in the ddl's are missing this is due to the version
>of the dll.
>
>When can get the correct version of those dll's in order to=20
>use postgresql 8.0.2
>
>thank you in advance for your help.

If you download the installer, the files are included. If you're
downloading the no-installer version, you will need to get these files
from the OpenSSL distribution, it's linked from www.openssl.org.

//Magnus