Thread: postgresql-8.3.0-1-binaries-no-installer: gssapi32.dll missed ?

postgresql-8.3.0-1-binaries-no-installer: gssapi32.dll missed ?

From
LiuYan 刘研
Date:
When I try to execute psql.exe or pg_ctl.exe, I got an error: can't find
gssapi32.dll.
see the attachment:
http://www.nabble.com/file/p15282929/pgsql-8.3.0-noinstaller-win32-missing-gssapi32.dll.png
pgsql-8.3.0-noinstaller-win32-missing-gssapi32.dll.png

Does anyone encountered the same problem?
What is gssapi32.dll, and what does it do?


--
View this message in context:
http://www.nabble.com/postgresql-8.3.0-1-binaries-no-installer%3A-gssapi32.dll-missed---tp15282929p15282929.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


Re: postgresql-8.3.0-1-binaries-no-installer: gssapi32.dll missed ?

From
"Dave Page"
Date:
On Feb 5, 2008 3:39 AM, LiuYan 刘研 <lovetide@21cn.com> wrote:
>
> When I try to execute psql.exe or pg_ctl.exe, I got an error: can't find
> gssapi32.dll.
> see the attachment:
> http://www.nabble.com/file/p15282929/pgsql-8.3.0-noinstaller-win32-missing-gssapi32.dll.png
> pgsql-8.3.0-noinstaller-win32-missing-gssapi32.dll.png
>
> Does anyone encountered the same problem?
> What is gssapi32.dll, and what does it do?

It's part of the MIT Kerberos package. I've fixed the buildscripts and
regenerated the zip file. You should find the updated file
(postgresql-8.3.0-2-binaries-no-installer.zip) on the main ftp site
ftp://ftp.postgresql.org within an hour, and on the mirrors within 24
hours.

Regards, Dave