I've got it to work. But I could not follow your instructions. $ vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64)
* Documentation: https://help.ubuntu.com/ Welcome to your Vagrant-built virtual machine. Last login: Mon Apr 7 04:24:23 2014 from 10.0.2.2 vagrant@gdal-vagrant:~$ ls postinstall.sh vagrant@gdal-vagrant:~$ ls -a . .bash_history .bashrc .gem .profile .sudo_as_admin_successful .veewee_version .. .bash_logout .cache postinstall.sh .ssh .vbox_version vagrant@gdal-vagrant:~$ gdalinfo --version The program 'gdalinfo' is currently not installed. You can install it by typing: sudo apt-get install gdal-bin There is no gdal/gdal folder. I ran that "sudo sh posinstall.sh" wish install a development environment but that was supposed to run automatically. Right? Maybe something got timed out. > Date: Mon, 7 Apr 2014 10:07:58 +0200 > From: even.roua...@mines-paris.org > To: lucena_i...@hotmail.com > CC: even.roua...@mines-paris.org; gdal-dev@lists.osgeo.org; hobu....@gmail.com > Subject: RE: [gdal-dev] Vagrant developement environment > > Selon Ivan Lucena <lucena_i...@hotmail.com>: > > > > > What version of VirtualBox did you use to create the gdal-vagrant? > > > > > > I don't think my own version of VirtualBox (4.2.12) has much impact. > > There's > > > nothing from it in the text files that define the gdal-vagrant > > configuration > > > > I have had the experience that by exporting a VM as appliance on a newer > > version of that software I could not successfully import and start the VM on > > an older version. > > > > That is OK. > > Hum, the base VM used by the Vagrantfile is > http://files.vagrantup.com/precise64.box . I've used the same one as MapServer > and PDAL. And apparently Howard is using a Mac as a host... > > Even
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev