dbTalk Databases Forums  

[BUGS] BUG #1400: libeay32.dll error

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1400: libeay32.dll error in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michel Moreira
 
Posts: n/a

Default [BUGS] BUG #1400: libeay32.dll error - 01-14-2005 , 08:21 PM







The following bug has been logged online:

Bug reference: 1400
Logged by: Michel Moreira
Email address: webmaster (AT) riachao (DOT) com
PostgreSQL version: 8.0.0rc5
Operating system: Windows XP SP2
Description: libeay32.dll error
Details:

When i start postgres.exe, is reported a error with libeay32.dll, about a
function that isn't found. I suggest that the installer copies the
ssleay32.dll and libeay32.dll to the bin directory, cause other installers
can overwrite those dlls and the service wouldn't start.

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Reply With Quote
  #2  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] BUG #1400: libeay32.dll error - 01-15-2005 , 11:50 AM






Quote:
Bug reference: 1400
Logged by: Michel Moreira
Email address: webmaster (AT) riachao (DOT) com
PostgreSQL version: 8.0.0rc5
Operating system: Windows XP SP2
Description: libeay32.dll error
Details:=20

When i start postgres.exe, is reported a error with=20
libeay32.dll, about a function that isn't found.
RC5 checks the DLL version on install. At least it's supposed to. Are
you saying this failed, or that the DLL was changed *after* the install?

Quote:
I suggest that the installer copies the
ssleay32.dll and libeay32.dll to the bin directory, cause=20
other installers
can overwrite those dlls and the service wouldn't start.
The problem is that they are used by libpq, which is in SYSTEM32, so
they have to be there as well.=20
Are you saying a different installer overwrote it? Then that installer
is in error, because it clearly replaced it with an older version.
(Now granted the openssl DLL files don't contain version information -
something I'm in contact with the openssl guys about - but that's not an
excuse for the installer to downgrade it. It just makes life a lot
harder for the installers..)


//Magnus

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.