[postgis-users] Error in building postgis 1.3.5 from source

Don Isgitt don22946 at gmail.com
Thu Dec 18 09:12:22 PST 2008


Hi,

./configure was clean, but
in the make step of building postgis 1.3.5 from source, I am getting the
following error:
Creating spatial db postgis_reg
createlang: language "plpgsql" is already installed in database
"postgis_reg"
ERROR:  function postgis_lib_version() does not exist
LINE 1: select postgis_lib_version()
               ^
HINT:  No function matches the given name and argument types. You might need
to add explicit type casts.

 Something went wrong (no postgis installed in postgis_reg).
 For details, check /tmp/pgis_reg_20814/regress_log

This log shows the following error and then a bazillion "Current transaction
aborted...: messages.


BEGIN
psql:lwpostgis.sql:59: NOTICE:  type "histogram2d" is not yet defined
DETAIL:  Creating a shell type definition.
psql:lwpostgis.sql:59: ERROR:  could not access file "$libdir/liblwgeom": No
such file or directory

I am running postgresql version 8.3.3 .

Any clues?

Thank you.

Don
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20081218/51b9b77b/attachment.html>


More information about the postgis-users mailing list