Re: BUG #5248: Cannot find SSLEAY32.dll problem.
От | Craig Ringer |
---|---|
Тема | Re: BUG #5248: Cannot find SSLEAY32.dll problem. |
Дата | |
Msg-id | 4B2B4745.2010101@postnewspapers.com.au обсуждение исходный текст |
Ответ на | BUG #5248: Cannot find SSLEAY32.dll problem. ("Vincent Pinto" <vincent_pinto@mentor.com>) |
Ответы |
Re: BUG #5248: Cannot find SSLEAY32.dll problem.
|
Список | pgsql-bugs |
On 18/12/2009 4:50 PM, Pinto, Vincent wrote: > Thanks Dave, Craig, > I'm actually a user of the software which our division writes. More of > an-eyes-of-the-customer inhouse. The strange thing is everyone in the > division, and even our customers have been able to install the > application, and the database is all OK. The starting of the database is > installed as a service for automatic start-up on system Start. No one in > the division has this problem, and no customer has complained to the > customer support folks! I'm flabbergasted. None of the developers are > able to figure it out as well. > The only thing different is my earlier laptop was a dell 620, and new > one is a dell m4400. What I am wondering is if some for the Microsoft > patchs (or other pre-requisite software) were not installed when I got > the new laptop, and which might have been needed, and so in the absense, > the pg_ctl, etc is not working as expected. Well, you can receive a "library not found" error when in fact the library DOES exist, but cannot be loaded because a library it depends on does not exist or is unusable. Try looking at ssleay32.dll with depends.exe (http://dependencywalker.com) and seeing if it there's any sign of a missing required library. -- Craig Ringer
В списке pgsql-bugs по дате отправления: