On Wed, May 13, 2009 at 12:52:41PM +0530, [email protected] wrote: > > Hi.. > Thank you for your reply.... > > the first few lines are: > > psql -d newpsqldb -f lwpostgis.sql -U postgres | less > psql:lwpostgis.sql:44: NOTICE: type "histogram2d" is not yet defined > DETAIL: Creating a shell type definition. > psql:lwpostgis.sql:44: ERROR: could not load library > "/usr/local/pgsql/lib/liblwgeom.so": libgeos_c.so.1: cannot open shared > object file: No such file or directory
Did you run 'ldconfig' as root after installing GEOS ? --strk; Free GIS & Flash consultant/developer () ASCII Ribbon Campaign http://foo.keybit.net/~strk/services.html /\ Keep it simple! _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
