Thread: Can´t run configure

Can´t run configure

From
Eduardo_Cadena@praxair.com
Date:
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@MACHINE1 /usr/share/pgsql/data
$ ./configure
bash: ./configure: No such file or directory

what i'm doing wrong?

----------------------------------------
Eduardo Cadena




Re: Can´t run configure

From
Jason Tishler
Date:
Eduardo,

On Tue, Jan 07, 2003 at 07:28:01AM -0700, Eduardo_Cadena@praxair.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@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