<div dir="ltr">Hello,<div><br></div><div>I'm testing the VagrantFile included in GDAL trunk to create a development environment for GDAL, based on Vagrant. I'm following the instructions [1], but getting an error [2]</div>

<div><br></div><div>Looks like the problem is the dependency between PostGIS and GDAL. The vagrant script tries to install PostGIS before GDAL, but PostGIS depends on GDAL (I think it's just a PostGIS Raster issue, not sure about it). </div>

<div><br></div><div>If I comment the PostGIS part in the VagrantFile, it works. Tested with trunk and 1.11.0 versions. Using Vagrant 1.5.4 on a Mac OS Mountain Lion machine.</div><div><br></div><div>Is anyone else having the same problem?</div>

<div><br></div><div>Best regards,  </div><div><div><br></div>-- <br>Jorge Arevalo<br>Freelance developer<br><br><a href="http://about.me/jorgeas80" target="_blank">http://about.me/jorgeas80</a>
</div><div><br></div><div>[1] <a href="http://trac.osgeo.org/gdal/wiki/Vagrant">http://trac.osgeo.org/gdal/wiki/Vagrant</a></div><div>[2] <a href="https://dl.dropboxusercontent.com/u/6599273/errors/gdal/vagrant_gdal_error.log">https://dl.dropboxusercontent.com/u/6599273/errors/gdal/vagrant_gdal_error.log</a> </div>

</div>