Re: BUG #1336: configure: error: no acceptable C compiler found in $PATH

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1336: configure: error: no acceptable C compiler found in $PATH
Дата
Msg-id 17695.1102273727@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1336: configure: error: no acceptable C compiler found in $PATH  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable C compiler found in $PATH

It looks like you don't have the gcc package installed.

If you didn't install gcc, then you probably also omitted the -devel
subpackages, which you are going to need some of to build Postgres
from source.  At least glibc-devel, not sure what else.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: Configure error on Openssl with Beta5
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Configure error on Openssl with Beta5