Re: problem with cygipc - Mailing list pgsql-cygwin

From Russell Black
Subject Re: problem with cygipc
Date
Msg-id 006c01c16230$6269aed0$0464a8c0@iarchives.com
Whole thread Raw
In response to problem with cygipc  (Giuliano Castelli <giulcast@yahoo.com>)
List pgsql-cygwin
----- Original Message -----
From: "Giuliano Castelli" <giulcast@yahoo.com>

> This is the config.log file:
> ----------------------------------------------------
> This file contains any messages produced by compilers
> while
> running configure, to aid debugging if configure makes
> a mistake.
> ....

Why are you trying to build ipc-daemon?  Why don't you just use the
pre-built binary?

> What command must I give for correctly running
> ipc-daemon of cygipc? I am in the directory where
> ipc-daemon.exe is, in a MSDOS window. What must I
> write now?

As stated in your attached readme file, you just need to run

ipc-daemon --install-as-service

This will install the service so that it will automatically start when your
machine is started.  If you don't want to reboot your machine, you can start
the service manually by typing

net start ipc-daemon

after installing it as a service.

Russell



pgsql-cygwin by date:

Previous
From: Giuliano Castelli
Date:
Subject: problem with cygipc
Next
From: "Russell Black"
Date:
Subject: Re: problem with cygipc