Re: Installation of Postgis/postgresql

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Installation of Postgis/postgresql
Дата
Msg-id 4B398421.9080002@hogranch.com
обсуждение исходный текст
Ответ на Re: Installation of Postgis/postgresql  (Nick <nick.uebelhor@noaa.gov>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Installation of Postgis/postgresql
Следующее
От: Михаил Кечинов
Дата:
Сообщение: DELETE ERROR: tuple concurrently updated