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

From: Ian Burrell <ib(at)onsitetech(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Can't find ipc-daemon on latest cygwin install
Date: 2003-07-23 23:05:17
Message-ID: 3F1F14AD.7090305@onsitetech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Ian Burrell 2003-07-23 23:09:38 Re: Can't find ipc-daemon on latest cygwin install
Previous Message Marvin 2003-07-23 22:35:00 ipc-daemon2 failure