Re: "make" in postgresql windows install fails

From: "Chigurupati, Prasad" <Prasad(dot)Chigurupati(at)intergraph(dot)com(dot)sg>
To: 'Jason Tishler' <jason(at)tishler(dot)net>
Cc: 'venkat j' <venkatech(at)yahoo(dot)com>, pgsql-cygwin(at)postgresql(dot)org
Subject: Re: "make" in postgresql windows install fails
Date: 2003-09-01 01:57:42
Message-ID: A06B238D6FBAD1118C1F080036D2D40305B00A61@singwnt.sing.ingr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)tishler(dot)net]
Sent: Saturday, August 30, 2003 8:24 AM
To: Chigurupati, Prasad
Cc: 'venkat j'; pgsql-cygwin(at)postgresql(dot)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

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Chigurupati, Prasad 2003-09-01 03:11:28 Re: "make" in postgresql windows install fails
Previous Message Chigurupati, Prasad 2003-09-01 00:44:31 Re: "make" in postgresql windows install fails