BUG #1312: the ordinal 2821 could not be located

Started by PostgreSQL Bugs Listover 21 years ago3 messagesbugs
Jump to latest
#1PostgreSQL Bugs List
pgsql-bugs@postgresql.org

The following bug has been logged online:

Bug reference: 1312
Logged by: Amie

Email address: amien@freightdynamics.co.za

PostgreSQL version: 8.0 Beta

Operating system: windows 2000 prof

Description: the ordinal 2821 could not be located

Details:

At the point when the installer issues initdb.exe I get the above mentioned
"LIBEAY32.dll" error.

The initdb.log file is empty.

I downloaded "postgresql-8.0.0-beta4.zip".

Regards

#2Magnus Hagander
magnus@hagander.net
In reply to: PostgreSQL Bugs List (#1)
Re: BUG #1312: the ordinal 2821 could not be located

The following bug has been logged online:

Bug reference: 1312
Logged by: Amie

Email address: amien@freightdynamics.co.za

PostgreSQL version: 8.0 Beta

Operating system: windows 2000 prof

Description: the ordinal 2821 could not be located

Details:

At the point when the installer issues initdb.exe I get the
above mentioned "LIBEAY32.dll" error.

The initdb.log file is empty.

I downloaded "postgresql-8.0.0-beta4.zip".

Seems you have a conflicting version of LIBEAY32.dll in your system32
directory. What version do you have there? ANd do you know where it
comes from?

//Magnus

#3Noname
ce_clown@gmx.net
In reply to: Magnus Hagander (#2)
Re: BUG #1312: the ordinal 2821 could not be located

Hi Magnus,

I had the same problem, and your answer helped me to get PostGreSQL
finally installed by removing the existing LIBEAY32.DLL.

As far as I could find out, my LIBEAY32.DLL had been installed by
CrystalReports 10 and it has the version number 0.9.6.101, a size of
657 KB and the date of the last changes is 09th of December 2003.

Obviously it is not replaced during the installation process although
the installation file is newer (but without visible version number).
After having installed the new dll file CrystalReports does not seem
to have any problem but maybe I'm not using any of the features
provided by this file.

Thanks for your help, maybe my informations can be useful.
Regards
Roland

mha@sollentuna.net ("Magnus Hagander") wrote in message news:<6BCB9D8A16AC4241919521715F4D8BCE476114@algol.sollentuna.se>...

Show quoted text

The following bug has been logged online:

Bug reference: 1312
Logged by: Amie

Email address: amien@freightdynamics.co.za

PostgreSQL version: 8.0 Beta

Operating system: windows 2000 prof

Description: the ordinal 2821 could not be located

Details:

At the point when the installer issues initdb.exe I get the
above mentioned "LIBEAY32.dll" error.

The initdb.log file is empty.

I downloaded "postgresql-8.0.0-beta4.zip".

Seems you have a conflicting version of LIBEAY32.dll in your system32
directory. What version do you have there? ANd do you know where it
comes from?

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)