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

From Horák Daniel
Subject RE: Anybody got Postgress Binaries working on NT ?
Date
Msg-id C87C4017CF1DD411A15500A024B251707E4391@exchange.mmp.plzen-city.cz
Whole thread Raw
In response to Anybody got Postgress Binaries working on NT ?  (Richard Moon <richard@dcs.co.uk>)
List pgsql-general
> 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

go to the directory where cygwin binaries are located and run:
cp bash.exe /bin/sh.exe

            Dan

pgsql-general by date:

Previous
From: Marcin Inkielman
Date:
Subject: Re: index problem
Next
From: Carlos Felipe Zirbes
Date:
Subject: Linux List