Обсуждение: bcmwltry.exe, libeay32.dll

Поиск
Список
Период
Сортировка

bcmwltry.exe, libeay32.dll

От
"Tom Belich"
Дата:
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
=20
I have a Motorola WN825G wireless notebook adapter card which uses
bcmwltry.exe (from BroadCom) to display available wireless networks in
the systray.
=20
Any way to install Postgresql and keep functionality of the systray
display?

Re: bcmwltry.exe, libeay32.dll

От
"Magnus Hagander"
Дата:
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?

Re: bcmwltry.exe, libeay32.dll

От
"Tom Belich"
Дата:
Thanks.  It worked like a charm.

    -----Original Message-----
    From: Magnus Hagander [mailto:mha@sollentuna.net]=20
    Sent: Tuesday, March 01, 2005 11:41 AM
    To: Tom Belich; pgsql-bugs@postgresql.org
    Subject: RE: [BUGS] bcmwltry.exe, libeay32.dll
=09
=09
    Yes, but it's kind of kludgy.
=09=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).
=09=20
    When this is done, delete the files in SYSTEM32 (all three) and
copy back the original DLL files.
=09=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
=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=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=09=20
        Any way to install Postgresql and keep functionality of
the systray display?