Re: Installation of Postgis/postgresql

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
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 00:19:14
Message-ID: 1262132354.7473.205.camel@jd-desktop.unknown.charter.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2009-12-29 at 13:21 -0800, Nick wrote:
> On Dec 28, 8:22 pm, pie(dot)(dot)(dot)(at)hogranch(dot)com (John R Pierce) wrote:
> > 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
> >
> > --
> > Sent via pgsql-general mailing list (pgsql-gene(dot)(dot)(dot)(at)postgresql(dot)org)
> > To make changes to your subscription:http://www.postgresql.org/mailpref/pgsql-general
>
> More info...RHEL5 and postgis version is 1.4.0.

Why are you not using the yum repository that gives you all of this
packaged?

>

--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 503.667.4564
Consulting, Training, Support, Custom Development, Engineering
Respect is earned, not gained through arbitrary and repetitive use or Mr. or Sir.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua Tolley 2009-12-30 00:37:43 Re: Comparing 2 databases
Previous Message Nick 2009-12-29 22:28:34 Re: Installation of Postgis/postgresql