Question about installing PostgreSQL on a Windows machine

Поиск
Список
Период
Сортировка
От Sean McInerney
Тема Question about installing PostgreSQL on a Windows machine
Дата
Msg-id F134lTWgRaXB5IaF1H300007804@hotmail.com
обсуждение исходный текст
Ответы Re: Question about installing PostgreSQL on a Windows machine  (Jason Tishler <jason@tishler.net>)
Список pgsql-cygwin
Hello.

I am trying to follow your FAQ_MSWIN instructions but am having trouble
immediately.  #1 says to install cygwin, which I have done, but it does not
come with a pre-built version of PostgreSQL.  Did I install the wrong
version of cygwin?

Step 2 tells me to install cygipc.  I have downloaded cygipc-1.11-1.tar.bz2
and the instructions tell me to do the following (I assume from cygwin): $
tar -C / -xjf cygipc-1.11-1.tar.bz2

which produces: tar (child): bzip2: Cannot exec: No such file or directory

I'm assuming I don't have bzip2 installed?  How can I achieve this?  Note
that my file is in the / directory as different tar flags produce proper
errors (such as -zxvf tells me it isn't in gzip format).

Thanks for any help you can provide.

Sean McInerney

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx


В списке pgsql-cygwin по дате отправления:

Предыдущее
От: "Paul Desmond"
Дата:
Сообщение: Need help installing cygwin-postgresql ./configure error
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Postgres Windows Native Port