Search Postgresql Archives

Re: postgresql/postgis installation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nick wrote:
> Trying to install postgis on LINUX machine [...]
> 
> during ./configure of postGIS errors out looking for geos-config
> 
> during ./configure of geos errors out looking for g++
> 
> to the best of my knowledge g++ is part of gcc and we have a current
> version of the gcc compiler on the computer
> 
> More info...Linux distro RHEL5 and postgis version is 1.4.0.
> 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++? Thanks, hope you can help.

'which g++' will convince you that there is indeed no g++ on your
machine.

You'll have to install gcc-c++ as you suspected.

Yours,
Laurenz Albe

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux