Re: WTF

From: Greg Stark <stark(at)mit(dot)edu>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, admin(at)noksfishes(dot)com(dot)ua, PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: WTF
Date: 2014-02-04 13:07:12
Message-ID: CAM-w4HP59iQLpv9AtO3T58hhfbwtc8bgeYNWK5i9muN+rxYS4A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Feb 3, 2014 at 9:32 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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

In response to

  • Re: WTF at 2014-02-03 20:32:08 from Tom Lane

Browse pgsql-bugs by date

  From Date Subject
Next Message David Johnston 2014-02-04 17:32:32 Re: BUG #9088: default are not working
Previous Message Christian Kruse 2014-02-04 08:13:10 Re: BUG #9088: default are not working