Skip to content

Blog

Install PostGIS on Ubuntu 14.04

I ran into this error after installing just the package postgis on Ubuntu 14.04:

ERROR: could not open extension control file "/usr/share/postgres/9.1/extension/postgis.control": No such file or directory

To resolve this, just install the other necessary packages:

Introduction

# Introduction Today and yesterday, I attended the SilverStripe training course lead by SilverStripe CEO Sam Minnee. It was a pleasant experience, a well paced session and I got a lot out of it. Even though it was the first SS training course provided ever, it was well thought through and gave a lot of information that would have been tedious to figure out by my own research.