Re: [gdal-dev] Vagrant developement environment

2014-04-09 Thread Ari Jolma
On 04/09/2014 08:09 PM, Even Rouault wrote: Le mercredi 09 avril 2014 19:01:55, Ari Jolma a écrit : On 04/09/2014 05:49 PM, Even Rouault wrote: Le mardi 08 avril 2014 06:49:36, Ivan Lucena a écrit : Hi Howard, I started it all over and I got it to work. When I logged with "vagrant ssh" this

Re: [gdal-dev] Vagrant developement environment

2014-04-09 Thread Even Rouault
Le mercredi 09 avril 2014 19:01:55, Ari Jolma a écrit : > On 04/09/2014 05:49 PM, Even Rouault wrote: > > Le mardi 08 avril 2014 06:49:36, Ivan Lucena a écrit : > >> Hi Howard, > >> > >> I started it all over and I got it to work. > >> > >> When I logged with "vagrant ssh" this time the gdal fold

Re: [gdal-dev] Vagrant developement environment

2014-04-09 Thread Ari Jolma
On 04/09/2014 05:49 PM, Even Rouault wrote: Le mardi 08 avril 2014 06:49:36, Ivan Lucena a écrit : 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,

Re: [gdal-dev] Vagrant developement environment

2014-04-09 Thread Even Rouault
st them in Vagrantfile, and edit gdal.sh to build against the additional SDKs. > > 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-de

Re: [gdal-dev] Vagrant developement environment

2014-04-07 Thread Ivan Lucena
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 wrote: > > &g

Re: [gdal-dev] Vagrant developement environment

2014-04-07 Thread Howard Butler
On Apr 7, 2014, at 5:57 AM, Even Rouault 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 prerequisit

Re: [gdal-dev] Vagrant developement environment

2014-04-07 Thread Even Rouault
"#{File.dirname(__FILE__)}/.vagrant/machines/default/*/id").empty?") and 98 ("end") of Vagrantfile and run : vagrant provision > > > Date: Mon, 7 Apr 2014 10:07:58 +0200 > > From: even.roua...@mines-paris.org > > To: lucena_i...@hotmail.com > > CC

Re: [gdal-dev] Vagrant developement environment

2014-04-07 Thread Ivan Lucena
gt; 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 : >

Re: [gdal-dev] Vagrant developement environment

2014-04-07 Thread Even Rouault
Selon Ivan Lucena : > > > 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

Re: [gdal-dev] Vagrant developement environment

2014-04-06 Thread Ivan Lucena
> > 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

Re: [gdal-dev] Vagrant developement environment

2014-04-06 Thread Even Rouault
Le dimanche 06 avril 2014 21:20:48, Ivan Lucena a écrit : > > The error messages seems to indicate this is an issue with your > > VirtualBox setup. And is your host a 64bit OS ? > > Yes, I recently took advantage of Apple free updated, going from 10.6-32 to > 10.9-64 and I have others Linux 64 bit

Re: [gdal-dev] Vagrant developement environment

2014-04-06 Thread Ivan Lucena
> The error messages seems to indicate this is an issue with your VirtualBox > setup. And is your host a 64bit OS ? Yes, I recently took advantage of Apple free updated, going from 10.6-32 to 10.9-64 and I have others Linux 64 bit running on VirtualBox without problems. $ uname -a Darwin Kerne

Re: [gdal-dev] Vagrant developement environment

2014-04-06 Thread Even Rouault
Le dimanche 06 avril 2014 18:39:42, Ivan Lucena a écrit : > 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 previousl

Re: [gdal-dev] Vagrant developement environment

2014-04-06 Thread Ivan Lucena
howing 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 +

[gdal-dev] Vagrant developement environment

2014-04-05 Thread Even Rouault
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 servic