Hi,<br><br>./configure was clean, but<br>
in the make step of building postgis 1.3.5 from source, I am getting the following error:<br>
Creating spatial db postgis_reg<br>
createlang: language "plpgsql" is already installed in database "postgis_reg"<br>
ERROR:  function postgis_lib_version() does not exist<br>
LINE 1: select postgis_lib_version()<br>
               ^<br>
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.<br>
 <br>
 Something went wrong (no postgis installed in postgis_reg).<br>
 For details, check /tmp/pgis_reg_20814/regress_<div>log<br>
<br>
This log shows the following error and then a bazillion "Current transaction aborted...: messages.<br>
<br>
<br>
BEGIN<br>
psql:lwpostgis.sql:59: NOTICE:  type "histogram2d" is not yet defined<br>
DETAIL:  Creating a shell type definition.<br>
psql:lwpostgis.sql:59: ERROR:  could not access file "$libdir/liblwgeom": No such file or directory<br>
<br>
I am running postgresql version 8.3.3 .<br>
<br>
Any clues?<br>
<br>
Thank you.<br>
<br>
Don</div>