Re: Initdb fails... Again!

From: Jason Tishler <jason(at)tishler(dot)net>
To: Markko Paas <Markko(at)softronic(dot)ee>
Cc: Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Initdb fails... Again!
Date: 2003-01-20 16:07:43
Message-ID: 20030120160742.GF1444@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Markko,

On Mon, Jan 20, 2003 at 05:38:28PM +0200, Markko Paas wrote:
> Strange things happen here....

Yes and no.

> There are only MultiFile's in the /tmp directory, no other files

Again, this is very bad.

> Now, here comes a strange part....

Unfortunately, ipc-daemon will *not* output correctly in a bash or cmd
window. Do you have rxvt installed? If so, then try again in an rxvt
window. Otherwise, do the following in a cmd window:

C:\> ipc-daemon --version 2>ipc-ver.txt
C:\> cat ipc-ver.txt
ipc-daemon : Cygwin IPC Package Version 1.13 (c) 1998 PCH/LLA, ...

> I think I installed the CygIPC correctly, downloaded 1.13-2, then
> unpacked and copied the files into subdirectories under c:/cygwin/

Did you ever have a previous cygipc version installed? If the old
version was running when you installed the new one, the new ipc-daemon
would not have been installed.

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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Markko Paas 2003-01-20 16:30:32 Re: Initdb fails... Again!
Previous Message Jason Tishler 2003-01-20 15:40:53 Re: Postgres 7.3 from source --with-tcl : Errors again...