I have troubles enabling PostGIS extension on Ubuntu 14.04.2 and PostgreSQL 9.3. I have installed the packages with this step by step procedure.
PostgreSQL and pgAdminIII seem to be installed properly. I can launch pgAdminIII and the localhost default server exists. I add a new DB and type in CREATE EXTENSION postgis;. I get the following error:
ERROR: could not open extension control file "/usr/share/postgresql/9.3/extension/postgis.control": Aucun fichier ou dossier de ce type Could anyone help? I think I'm not far from success...
Thanks a lot!
أكثر...
PostgreSQL and pgAdminIII seem to be installed properly. I can launch pgAdminIII and the localhost default server exists. I add a new DB and type in CREATE EXTENSION postgis;. I get the following error:
ERROR: could not open extension control file "/usr/share/postgresql/9.3/extension/postgis.control": Aucun fichier ou dossier de ce type Could anyone help? I think I'm not far from success...
Thanks a lot!
أكثر...