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

From Devrim GÜNDÜZ
Subject Re: Installation of Postgis/postgresql
Date
Msg-id 1262161614.2758.86.camel@hp-laptop2.gunduz.org
Whole thread Raw
In response to Re: Installation of Postgis/postgresql  (Nick <nick.uebelhor@noaa.gov>)
List pgsql-general
On Tue, 2009-12-29 at 17:22 -0800, Nick wrote:
>
> More info did a
>
> rpm -qa | grep gcc
>
> and gave me
>
> gcc-4.1.2-46el14.4.1
>
> Thinking was that this included the g++, is that not the case? Or do
> we need a version gcc-c++?

Did you read the previous e-mails? I remember at least 2 responses who
told you to install gcc-c++ package using yum.

yum -y install gcc-c++

Also, as Joshua wrote, if you were using PostgreSQL RPM repository, you
would be able to install all components in a few minutes, without
compiling things:

http://yum.pgsqlrpms.org/howtoyum.php

Regards,
--
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Attachment

pgsql-general by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Comparing 2 databases
Next
From: "Albe Laurenz"
Date:
Subject: Re: esql vs libpq