<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,</div><div><br></div><div>I'm very new to databases and i try to install Postgis 2.0 extension in xubuntu (OSGEO Live DVD 5.0). After a successful configure, make and sudo make install (for the install i'm not quite sure) I try to do this:<br></div><br>> createdb <your_database><span style="font-family: monospace;"><br></span>> createlang plpgsql <your_database><span style="font-family: monospace;"><br></span>> psql -U <your_user> -f postgis/postgis.sql -d <your_database>
<br><br>and the last command returns many: psql:postgis/postgis.sql:1634: ERROR: current transaction is aborted, commands ignored until end of transaction block<br><br>and also many: psql:postgis/postgis.sql:6446: ERROR: type "geometry" does not exist<br>DROP FUNCTION<br><br>and of course no raster functionality appears in pgAdmin. What i'm doing wrong, can anyone help me or give me link with help? Is there another way to activate the raster postgis from inside the pgAdmin?<br><br>And a last question: does anyone can tell when approximately the new PostGis 2.0 stable will be released?<br><br>Thanks.<br></div></body></html>