Re: What does this error message mean??

From: Mike Mascari <mascarm(at)mascari(dot)com>
To: Christopher Sawtell <csawtell(at)xtra(dot)co(dot)nz>
Cc: chrismoore(at)i(dot)am, Chris Moore <chrismoore1999(at)yahoo(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: What does this error message mean??
Date: 2000-07-11 08:09:04
Message-ID: 396AD620.1CD3421B@mascari.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Vince Vielhaber 2000-07-11 09:43:40 Re: [INTERFACES] Re: Link to postgesql components
Previous Message Adam Walczykiewicz 2000-07-11 07:16:30 SQL-92 SQLSTATE in PostgreSQL ?!