[postgis-users] other errors during postgis.sql command
TECHER Jean David
davidtecher at yahoo.fr
Tue Aug 10 09:56:48 PDT 2004
> I tried to drop the db, run ldconfig with the path found with "find
> /-name libpostgis.so.0.8",
The path must be done for proj et geos
create a new db,
> run createlang.... ,but i have the same error.
>
> postgres at bumbum:/home/jodalap$ /usr/local/pgsql/bin/psql -d gis_db -f
> /usr/pg_data/postgis.sql
> BEGIN
> message
> ------------------------
> PL/PgSQL is installed.
> (1 row)
>
> psql:/usr/pg_data/postgis.sql:47: NOTICE: type "histogram2d" is not yet
> definedDETAIL: Creating a shell type definition.
> psql:/usr/pg_data/postgis.sql:47: ERROR: could not load library
> "/usr/local/pgsql/lib/libpostgis.so.0.8":
> /usr/local/pgsql/lib/libpostgis.so.0.8: undefined symbol: pj_get_release
> psql:/usr/pg_data/postgis.sql:52: ERROR: current transaction is
Did you install PROJ et replace in /usr/pg_data/postgis.sql '$libdir' by the
path to the
libpostgis.so.0.8 path ???
> aborted, commands ignored until end of transaction block
> .etc etc (the same for all lines) and
>
> commit
>
> please, someone can give some help
> thanks
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
More information about the postgis-users
mailing list