Re: "make" in postgresql windows install fails

Поиск
Список
Период
Сортировка
От Chigurupati, Prasad
Тема Re: "make" in postgresql windows install fails
Дата
Msg-id A06B238D6FBAD1118C1F080036D2D40305B00A61@singwnt.sing.ingr.com
обсуждение исходный текст
Ответ на "make" in postgresql windows install fails  (venkat j <venkatech@yahoo.com>)
Список pgsql-cygwin
hi jason,
Thanks for suggestion. but i already installed cygipc package. and in
\\cygwin only.
the issue is i cannot use ./configure command, since there is no configure
file under prebuilt binaries of postgresql comes with cygwin. i need to do
this for the purpose of postgis.
as u r previous suggestions, if i want to go for postgis, i need to compilt
postgresql7.3.4 source. but when i try to compile that one, gcc giivng msg
as "cannot create executables". it means gcc is not installed properly. i
did the installation of cygwin lot of times for correct gcc.but cannot solve
the isse.is there any other way yo make gcc works.(gcc comes with cygwin
installation).

any help please...

Rgds,
Prasad.Ch



-----Original Message-----
From: Jason Tishler [mailto:jason@tishler.net]
Sent: Saturday, August 30, 2003 8:24 AM
To: Chigurupati, Prasad
Cc: 'venkat j'; pgsql-cygwin@postgresql.org
Subject: Re: [CYGWIN] "make" in postgresql windows install fails


On Fri, Aug 29, 2003 at 04:56:52PM +0800, Chigurupati, Prasad wrote:
> make sure the cygipc tar file shoudl be under \\cygwin folder before
> gunzip.once u did the gunzip , automatically it will extract and send
> to related folders."//usr/local/bin" folder must contain ipc-daemon
> exe file.

I recommend the following to download and extract cygipc:

    $ wget -nd -P /tmp
http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/cygipc-1.14-1.tar.
bz2
    $ tar -C / -xjf /tmp/cygipc-1.14-1.tar.bz2

Note the cygipc site seems to be down right now...

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

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

Предыдущее
От: "Chigurupati, Prasad"
Дата:
Сообщение: Re: "make" in postgresql windows install fails
Следующее
От: "Vipul Vij"
Дата:
Сообщение: Re: initdb carrying on forever/problems with Postgresql setup on Cygwin