Re: Anybody got Postgress Binaries working on NT ? - Mailing list pgsql-general

From Kees Kuip
Subject Re: Anybody got Postgress Binaries working on NT ?
Date
Msg-id 3938F474.3ED12BA9@technologist.com
Whole thread Raw
In response to Anybody got Postgress Binaries working on NT ?  (Richard Moon <richard@dcs.co.uk>)
List pgsql-general
Hello,

initdb is a shell-script.
The first line in the script declares the shell it will be using to
execute in.
It looks like this :
#!/bin/sh

Your problem is that /bin/sh doesn't excist !
You'll have to mount the cygwin-executable-path to /bin

Kees.

pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Saving MPEG video ???
Next
From: Giles Lean
Date:
Subject: Re: Industrial-Strength Logging