Re: bcmwltry.exe, libeay32.dll - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: bcmwltry.exe, libeay32.dll
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE476A19@algol.sollentuna.se
Whole thread Raw
In response to bcmwltry.exe, libeay32.dll  ("Tom Belich" <TBelich@skcc.org>)
List pgsql-bugs
Yes, but it's kind of kludgy.
=20
Do as you've done so far - renaming the dll and installing postgresql.
Now copy the libpq.dll, libeay32.dll and libssl32.dll files from
system32 to all the postgresql directories that contain DLL or EXE
files. (yes, this is more than one location. The number of locations
depends on which features you installed and where).
=20
When this is done, delete the files in SYSTEM32 (all three) and copy
back the original DLL files.
=20
//Magnus

    -----Original Message-----
    From: pgsql-bugs-owner@postgresql.org
[mailto:pgsql-bugs-owner@postgresql.org] On Behalf Of Tom Belich
    Sent: den 1 mars 2005 20:20
    To: pgsql-bugs@postgresql.org
    Subject: [BUGS] bcmwltry.exe, libeay32.dll
=09
=09
    When installing Postgresql 8.0 on Windows XP Pro, I get a
message that my installed version of Open SSL is incompatible.  I
renamed libeay32.dll and installed.  When I rebotted my machine, I get a
message that bcmwltry.exe is receiving an incorrect ordinal from
libeay32.dll.=20=20
=09=20
    I have a Motorola WN825G wireless notebook adapter card which
uses bcmwltry.exe (from BroadCom) to display available wireless networks
in the systray.
=09=20
    Any way to install Postgresql and keep functionality of the
systray display?

pgsql-bugs by date:

Previous
From: "Tom Belich"
Date:
Subject: bcmwltry.exe, libeay32.dll
Next
From: Tom Lane
Date:
Subject: Re: BUG #1512: Assertion failure (lock.c:1537) with SELECT FOR UPDATE and savepoints