Re: Installation of Postgis/postgresql - Mailing list pgsql-general

From John R Pierce
Subject Re: Installation of Postgis/postgresql
Date
Msg-id 4B398421.9080002@hogranch.com
Whole thread Raw
In response to Re: Installation of Postgis/postgresql  (Nick <nick.uebelhor@noaa.gov>)
List pgsql-general
Nick wrote:
> 'g++' or g++ says -bash g++: command not found
>
> distro is red hat
>

Assuming thats RHEL5,

    yum install gcc-c++


if its RHEL4 or earlier, use up2date instead.   either of these will
require a RHN subscription to be activated.

if it is in fact, centos 3,4,5,

    yum install gcc-c++

and you don't need any subscription


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Installation of Postgis/postgresql
Next
From: Михаил Кечинов
Date:
Subject: DELETE ERROR: tuple concurrently updated