Re: What does this error message mean?? - Mailing list pgsql-interfaces

From Mike Mascari
Subject Re: What does this error message mean??
Date
Msg-id 396AD620.1CD3421B@mascari.com
Whole thread Raw
In response to What does this error message mean??  (Chris Moore <chrismoore1999@yahoo.com>)
List pgsql-interfaces
Christopher Sawtell wrote:
> 
> On Fri, 07 Jul 2000, Chris Moore wrote:
> > I am currently attempting to install postgresql under
> > redhat linux
> [ ... ]
> > checking for gcc... no
> > checking for cc... no
> > configure: error: no acceptable cc found in $PATH
> >
> > What does the error in the last line mean?
> That there isn't a C compiler installed on your computer,
> it's probably simplest to (re)install RedHat as a "Development Machine".

Or just install the binary RPMS for the server instead of
compiling from source. Of course, you'll probably need gcc
anyways if you're going to use the libpq interface for client
development.

Mike Mascari


pgsql-interfaces by date:

Previous
From: "Adam Walczykiewicz"
Date:
Subject: SQL-92 SQLSTATE in PostgreSQL ?!
Next
From: Vince Vielhaber
Date:
Subject: Re: Re: Link to postgesql components