Thread: more ipc-daemon2 trouble
Hello. I installed cygwin today. Default installation + postgresql 7.3.4-2. After installation I try the following as the same user. % ipc-daemon2 & % mkdir /data % initdb -D /data This result in the famous IpcSemaphore Create: semget(key=1, num=17, 03600) failed: Function not implemented Then I stopped the ipc-daemon2 and unpacked cygipc-2.01-2 from /. I still get the ipc error. What am I doin wrong? I (think) I did the same two weeks ago. That installation is working very well! Regards, - Tore.
On Fri, 19 Sep 2003, Tore Halset wrote: > Hello. > > I installed cygwin today. Default installation + postgresql 7.3.4-2. > After installation I try the following as the same user. > > % ipc-daemon2 & > % mkdir /data > % initdb -D /data > > This result in the famous > > IpcSemaphore Create: semget(key=1, num=17, 03600) failed: Function not > implemented I reinstalled and explisit installed cygipc in cygwin's setup.exe. It is working now. Strange. - Tore.
Tore, On Fri, Sep 19, 2003 at 10:57:19AM +0200, Tore Halset wrote: > I installed cygwin today. Default installation + postgresql 7.3.4-2. What does the following indicate? $ cygcheck -c cygipc cygwin postgresql > After installation I try the following as the same user. > > % ipc-daemon2 & > % mkdir /data > % initdb -D /data > > This result in the famous > > IpcSemaphore Create: semget(key=1, num=17, 03600) failed: Function not > implemented What does the following indicate? $ ipctest s > Then I stopped the ipc-daemon2 and unpacked cygipc-2.01-2 from /. Please do not install packages manually -- always use Cygwin's setup.exe to install packages. > I still get the ipc error. > > What am I doin wrong? Sorry, I don't know (yet). 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