Re: problem while installitn PSQL 8.0 (win) - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: problem while installitn PSQL 8.0 (win)
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE476357@algol.sollentuna.se
Whole thread Raw
In response to problem while installitn PSQL 8.0 (win)  (Jarosław Marciniak<jaroslaw.marciniak@cersanit.com.pl>)
List pgsql-bugs
>While installing both 8.0 beta, 5.o beta and RC1 everything=20
>seems to go ok=20
>until the  following stage: Activating procedural languages, when the=20
>installation stops. PostgreSQL server's service initializes=20
>correctly. My OS=20
>is Windows XP SP2. The reason why the situation appears is=20
>that PostgreSQL 8=20
>instllator does not copy some of the libaries to the system=20
>catalogue of=20
>windows. Any solutions???

Please see the FAQ on pginstaller.projects.postgresql.org, question 3.1.
Please note that I have just updated this FAQ with the following, which
may not be on the website yet:

There is also an issue if you have installed cygwin, and the cygwin\bin
directory is present in the system PATH variable. There are DLL files in
the cygwin directory related to interpreted languages (TCL, perl,
python) that contain bugs that can cause the installer or the installed
version of PostgreSQL to either hang or crash. Remove the cygwin\bin
directory from your path before running the installer!


Unless you have some further information on which libraries would be
missing? We have had no other reports of that...

//Magnus

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.0.0rc1 core dump with PREPARE in a function
Next
From: Tom Lane
Date:
Subject: Re: is it bug