Tara Athan wrote:
I got as far as the PostgreSQL install and then I ran into a problem here: setenv LDFLAGS -lstdc++ -bash: setenv: command not found
You're using bash, so do this instead: LDFLAGS="-lstdc++" -- Gregor Mosheh / Greg Allensworth System Administrator, HostGIS cartographic development & hosting services http://www.HostGIS.com/ "Remember that no one cares if you can back up, only if you can restore." - AMANDA
