This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: postgres - bash: ipc-daemon: command not found


Richard,

On Sun, Aug 31, 2003 at 02:01:20PM +0900, rnmscott wrote:
> when I try to start the ipc-daemon with ipc-daemon &
> I get a message like :-
> [1] 2640
> $ bash: ipc-daemon: command not found
> 
> which I believe leads to the IpcSemaphoreCreate semget etc. error
> later
> 
> cygwin setup says all needed files are installed, I checked that as
> instructed, a cygwin/bin path is set
> 
> so would appreciate suggestions on what I have not done or might be
> wrong?

The above seems to imply that you either:

    1. did not install the cygipc package
    2. do not have "/usr/local/bin" in your PATH

Note the current PostgreSQL package still requires a version of cygipc
that is *not* installed by Cygwin's setup.exe:

    http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/index.html

or (if the above is still down):

    http://www.tishler.net/jason/software/cygipc/

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]