Re: Installation of Postgis/postgresql

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: Nick <nick(dot)uebelhor(at)noaa(dot)gov>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Installation of Postgis/postgresql
Date: 2009-12-30 08:26:54
Message-ID: 1262161614.2758.86.camel@hp-laptop2.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2009-12-30 08:32:18 Re: esql vs libpq
Previous Message Guillaume Lelarge 2009-12-30 08:12:38 Re: Comparing 2 databases