Re: WTF

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: WTF
Дата
Msg-id CAM-w4HP59iQLpv9AtO3T58hhfbwtc8bgeYNWK5i9muN+rxYS4A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WTF  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Mon, Feb 3, 2014 at 9:32 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> So I think it comes down to "you didn't install a C compiler".  Most
> likely there's no development environment at all, and what configure
> will complain about next is lack of header files and libraries.

Fwiw the Debian way to install a development environment is:

apt-get install build-essential
apt-get build-dep postgresql-9.2

(replace 9.2 with whatever version of postgres your version of Debian does have)


--
greg

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

Предыдущее
От: Christian Kruse
Дата:
Сообщение: Re: BUG #9088: default are not working
Следующее
От: David Johnston
Дата:
Сообщение: Re: BUG #9088: default are not working