Hi Even, I tried that out but got stuck on that error:
$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Clearing any previously set forwarded ports... ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... default: 80 => 8080 (adapter 1) default: 22 => 2222 (adapter 1) ==> default: Running 'pre-boot' VM customizations... ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2222 default: SSH username: vagrant default: SSH auth method: private key default: Warning: Connection refused. Retrying... default: Warning: Connection refused. Retrying... The guest machine entered an invalid state while waiting for it to boot. Valid states are 'starting, running'. The machine is in the 'aborted' state. Please verify everything is configured properly and try again. If the provider you're using has a GUI that comes with it, it is often helpful to open that and watch the machine, since the GUI often has more helpful error messages than Vagrant can retrieve. For example, if you're using VirtualBox, run `vagrant up` while the VirtualBox GUI is open. I tried to load using the VirtualBox GUI but it didn't helped much showing the message "Driver Kernel not installed (rc=-1908)" and "NS_ERROR_FAILURE". Do you have any clue? My host is OSX 10.9 and VirtualBox is 4.3.8. Regards, Ivan > From: even.roua...@mines-paris.org > To: gdal-dev@lists.osgeo.org > Date: Sun, 6 Apr 2014 00:09:38 +0200 > Subject: [gdal-dev] Vagrant developement environment > > Hi, > > Strongly inspired from MapServer vagrant set-up, itself strongly inspired > from > PDAL one, I've committed in trunk a Vagrantfile and the necessary scripts to > setup a Vagrant development environment for GDAL. > > See http://trac.osgeo.org/gdal/wiki/Vagrant > > Even > > -- > Geospatial professional services > http://even.rouault.free.fr/services.html > _______________________________________________ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev