Re: Win XP(SP2) install error - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: Win XP(SP2) install error
Date
Msg-id 20071012102405.GC6334@svr2.hagander.net
Whole thread Raw
In response to Win XP(SP2) install error  ("KODAMA, Toshihito" <ts-kodama@jp.fujitsu.com>)
List pgsql-bugs
On Fri, Oct 12, 2007 at 05:23:30PM +0900, KODAMA, Toshihito wrote:
> Hello everyone.
> Sorry,I'm not good at English.
>
> But Postgres8.2(Win) installer error ocurred.
>
> Installing, when creating initdb process says error as follows,
> "WS2 32.dll can't find. Fatal error"
>
> See Program Files/PostgreSQL/8.2/tmp
>
> But,that file is empty.

Well, if it can't find ws2_32.dll you have a big problem. That's the
winsock library, it's a core part of windows, and postgresql can't work
without it. You need to find out why the file either does no exist, or
won't load. It could be a permissions problem, or a corruption of your
system of some kind.

//Magnus

pgsql-bugs by date:

Previous
From: "KODAMA, Toshihito"
Date:
Subject: Win XP(SP2) install error
Next
From: "Marc Mamin"
Date:
Subject: BUG #3672: ALTER TYPE change the underlying index tablespace to default