[postgis-users] problems running lwpostgis.sql - undefined symbol: nth

sherman at mrcc.com sherman at mrcc.com
Wed Jun 14 08:50:03 PDT 2006


>
> I have geos-2.2.2, postgresql-8.1.4, no PROJ and postgis-1.1.2
>
> When I run psql -f lwpostgis.sql -d test I get this error:
>
> BEGIN
> psql:lwpostgis.sql:51: NOTICE:  type "histogram2d" is not yet defined
> DETAIL:  Creating a shell type definition.
> psql:lwpostgis.sql:51: ERROR:
>    could not load library "/usr/local/pgsql/lib/liblwgeom.so.1.1":
>    /usr/local/pgsql/lib/liblwgeom.so.1.1: undefined symbol: nth
>
>

Did you run:
  createlang plpgsql yourtestdatabase
on your database prior to running the lwpostgis.sql script?


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Micro Resources: http://mrcc.com
  *MapServer Hosting
  *Web Site Hosting
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-




More information about the postgis-users mailing list