Re: Can´t run configure

From: Jason Tishler <jason(at)tishler(dot)net>
To: Eduardo_Cadena(at)praxair(dot)com
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Can´t run configure
Date: 2003-01-07 17:35:12
Message-ID: 20030107173512.GA2144@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Eduardo,

On Tue, Jan 07, 2003 at 07:28:01AM -0700, Eduardo_Cadena(at)praxair(dot)com wrote:
> I've installed cygwin 1.3.18 and the included PostgreSQL 7.3-1, but
> after install, when i run "./configure" I can't go ahead, because the
> script is missing:
>
> EDUARDO(at)MACHINE1 /usr/share/pgsql/data
> $ ./configure
> bash: ./configure: No such file or directory
>
> what i'm doing wrong?

configure is located in the top of the source tree -- not the data
directory. But, why are you trying to build PostgreSQL when you can use
the pre-binary that is part of the standard Cygwin distribution? Please
read the README file:

http://www.tishler.net/jason/software/postgresql/postgresql-7.3.README

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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Wim Kerkhoff 2003-01-07 23:59:08 cygipc mirror?
Previous Message Eduardo_Cadena 2003-01-07 14:28:01 Can´t run configure