Hi Paul,

On my CentOS systems theyre both in /usr/share/pgsql/contrib/
but on my 64 bit system its named lwpostgis-64.sql, spatial_ref_sys.sql should be in the same location.

I dont recall changing the default install but if it helps Ubuntu installs them to /usr/share/postgresql-8.3-postgis/

Steve



Paul McCullough wrote:
Steve,

Thanks - that solved the problem of getting the postgres devel package
and I got all the way through the postgis install.

I am now stuck on this step:
psql -f /usr/share/lwpostgis.sql -d sfmaps
As odd as it sounds, I appear to be missing lwpostgis.sql.
find / -name lwpostgis.sql -print
returns nothing.
This command...
find / -name spatial_ref_sys.sql -print
/tmp/postgis-1.3.6/spatial_ref_sys.sql
tells me that even the spatial_ref_sys.sql is only in the build directory,
even after configure, make, make-install.

Any thoughts?
Thanks.
Paul

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to