Re: Getting started on W2K installation of postgreSQL - Mailing list pgsql-cygwin

From Russell Black
Subject Re: Getting started on W2K installation of postgreSQL
Date
Msg-id 00a601c0f2d3$b90c34a0$2f64a8c0@iarchives.com
Whole thread Raw
In response to Getting started on W2K installation of postgreSQL  ("Robby Slaughter" <webmaster@robbyslaughter.com>)
Responses RE: Getting started on W2K installation of postgreSQL
List pgsql-cygwin
Robby,

If you don't want to compile it, you can just use the binary that comes with
cygwin

look at the postmaster and initdb man pages to get you started.

- make sure you also get cygipc
(http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/)

Russell

----- Original Message -----
From: "Robby Slaughter" <webmaster@robbyslaughter.com>
To: <pgsql-cygwin@postgresql.org>
Sent: Monday, June 11, 2001 5:36 PM
Subject: [CYGWIN] Getting started on W2K installation of postgreSQL


> Folks,
>
> I'm just trying to get started on setting up postgreSQL on a Windows 2000
> box, and I'm horribly confused. I've tried both techinqiues: compile
> natively using Visual C++, and install cygwin and run the "Unix" version.
>
> I'm to the point where I'm running a bash shell and am trying to start the
> "easy" installation instrucitons. However, when I type in "./configure"
> I get hte error:
>
>   configure: error: installation or configuration problem: C compiler
cannot
>   create executables.
>
> I tried changing the permissions on the postgresql-7.1.2 directory but
> that didn't seem to help. Any ideas?
>
> Stuck but hopeful,
> Robby
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster


pgsql-cygwin by date:

Previous
From: "Robby Slaughter"
Date:
Subject: Getting started on W2K installation of postgreSQL
Next
From: "Russell Black"
Date:
Subject: Re: Getting started on W2K installation of postgreSQL