Re: WTF - Mailing list pgsql-bugs

From Greg Stark
Subject Re: WTF
Date
Msg-id CAM-w4HP59iQLpv9AtO3T58hhfbwtc8bgeYNWK5i9muN+rxYS4A@mail.gmail.com
Whole thread Raw
In response to Re: WTF  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Christian Kruse
Date:
Subject: Re: BUG #9088: default are not working
Next
From: David Johnston
Date:
Subject: Re: BUG #9088: default are not working