hosted website installation

Gregor Mosheh gregor at HOSTGIS.COM
Sat Sep 1 08:00:18 EDT 2007


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



More information about the mapserver-users mailing list