Re: Can't find ipc-daemon on latest cygwin install - Mailing list pgsql-cygwin

From Ian Burrell
Subject Re: Can't find ipc-daemon on latest cygwin install
Date
Msg-id 3F1F14AD.7090305@onsitetech.com
Whole thread Raw
In response to Can't find ipc-daemon on latest cygwin install  ("Carl Youngblood" <carl@youngbloods.org>)
List pgsql-cygwin
Carl Youngblood wrote:

> I'm stuck trying to install Postgres on Windows because I downloaded the
> latest cygwin and it doesn't have ipc-daemon.  Just to make sure that I
> didn't leave out a package, I installed everything.  There was a package
> called "cygipc" but it now installs a file called ipc-daemon2.  I tried
> running that, thinking that it might still work with postgres, but I get a
> DLL linking error.  ipc-daemon2 (as it is currently shipping with cygwin) is
> incompatible with the cygwin dll.
>

It looks like cygipc 2.00 depends on cygwin 1.50.  You can also install
that through Cygwin setup.  It is marked as experimental but is useful
because it fixes the chmod problem with Unix sockets.

However, the current version of postgresql only seems to work with
cygipc 1.14.  It sounds like postgresql would have to be recompiled to
work with cygipc 2.0.

  - Ian


pgsql-cygwin by date:

Previous
From: "Marvin"
Date:
Subject: ipc-daemon2 failure
Next
From: Ian Burrell
Date:
Subject: Re: Can't find ipc-daemon on latest cygwin install