Re: What does this error message mean??

Поиск
Список
Период
Сортировка
От Mike Mascari
Тема Re: What does this error message mean??
Дата
Msg-id 396AD620.1CD3421B@mascari.com
обсуждение исходный текст
Ответ на What does this error message mean??  (Chris Moore <chrismoore1999@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: "Adam Walczykiewicz"
Дата:
Сообщение: SQL-92 SQLSTATE in PostgreSQL ?!
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: Re: Link to postgesql components