<div dir="ltr"><div dir="ltr" class="cye-lm-tag">Hello,<div><br></div><div class="cye-lm-tag">I'm having a bit of trouble getting the PostGIS extension on a new VM. It seems there were some earlier conflicts between gdal 2.0, but I have resolved them. However, I can't create the PostGIS extension. </div><div><br></div><div class="cye-lm-tag"><div>psql (PostgreSQL) 10.5 (Ubuntu 10.5-1.pgdg14.04+1)</div><div class="cye-lm-tag">david@david-VirtualBox:~$ psql -d research -c "CREATE EXTENSION postgis;"</div><div class="cye-lm-tag"><br></div><div class="cye-lm-tag">ERROR:  could not open extension control file "/usr/share/postgresql/9.3/extension/postgis.control": No such file or directory</div><div class="cye-lm-tag"><br></div><div class="cye-lm-tag">The PostGIS control file is at /usr/share/postgresql/10/extension/postgis.control.</div><div class="cye-lm-tag">How can I point the server to this directory? Should I remove the older versions of PostgreSQL and leave only version 10. There isn't any data loaded.</div></div><div><br></div></div></div>