RE: Anybody got Postgress Binaries working on NT ?

Поиск
Список
Период
Сортировка
От Horák Daniel
Тема RE: Anybody got Postgress Binaries working on NT ?
Дата
Msg-id C87C4017CF1DD411A15500A024B251707E4391@exchange.mmp.plzen-city.cz
обсуждение исходный текст
Ответ на Anybody got Postgress Binaries working on NT ?  (Richard Moon <richard@dcs.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: Marcin Inkielman
Дата:
Сообщение: Re: index problem
Следующее
От: Carlos Felipe Zirbes
Дата:
Сообщение: Linux List