1
vote
1answer
503 views

“Geometry” Problem while creating Postgis database on Ubuntu

I am trying to build pgrouting on ubuntu. Therefore, I now firstly try to create a Postgis database on ubuntu. I am following the instructions on this site: Installing PostGIS 1.5 on PostgreSQL 8.4 ...