On Dec 29, 4:19 pm, j...@xxxxxxxxxxxxxxxxx ("Joshua D. Drake") wrote: > On Tue, 2009-12-29 at 13:21 -0800, Nick wrote: > > On Dec 28, 8:22 pm, pie...@xxxxxxxxxxxx (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...@xxxxxxxxxxxxxx) > > > 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. > > -- > Sent via pgsql-general mailing list (pgsql-gene...@xxxxxxxxxxxxxx) > To make changes to your subscription:http://www.postgresql.org/mailpref/pgsql-general 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++? Thanks, hope you can help. -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general