Closed zmon closed 8 years ago
Install Ubuntu 14.04 from https://vagrantcloud.com/wk8/boxes/ubuntu-14.04 using
vagrant init wk8/ubuntu-14.04; vagrant up --provider virtualbox
And then was able to install GDAL/OGR following http://www.sarasafavi.com/installing-gdalogr-on-ubuntu.html but had to do the following first.
apt-get install python-software-properties
On 12.04 was able to do the above
Vagrant install for this is in master 33f2dd7
One problem is dependencies on the fdw.
Installing GDAL