Hi Howard,

I started it all over and I got it to work. 

When I logged with "vagrant ssh" this time the gdal folder was there but not 
installed yet.

And I didn't have development tools build GDAL, so I run "sudo sh 
posinstall.sh" and I also installed "make" and "perl" by hand and after that I 
got a clean GDAL installation.

Ha, I also needed to install the GDAL-Python "by hand".

I can see that it could be a nice environment to run GDAL autotest, if I could 
add some SDK dependent driver. 

What else can we do with that thing? How does PDAL take advantage of Vagrant 
anyway?

Ivan

> From: how...@hobu.co
> Date: Mon, 7 Apr 2014 11:09:09 -0500
> To: gdal-dev@lists.osgeo.org
> Subject: Re: [gdal-dev] Vagrant developement environment
> 
> 
> On Apr 7, 2014, at 5:57 AM, Even Rouault <even.roua...@mines-paris.org> wrote:
> 
> > vagrant provision
> 
> If you get stuck with vagrant, on prescribed chicken-waving exercise is to 
> simply do 'vagrant destroy' of the vm and then 'vagrant up' again. 'vagrant 
> provision' will still have the effects of partially Maybe some prerequisite 
> didn't couldn't be built because of network access or something.
> _______________________________________________
> 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

Reply via email to