Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Jon S. Berndt
> From: Frederic Bouvier > > I forgot : > 13. Get the data from Gitorious too : git clone > git://gitorious.org/fg/fgdata.git fgdata Which directory should one be under when they execute the git command? Is there anything that needs to be done afterwards when the data is all downloaded, or is

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Anders Gidenstam
On Sat, 4 Sep 2010, Jon S. Berndt wrote: > Which directory should one be under when they execute the git command? Hi, You should be in the directory where you want to have the fgdata directory, i.e. git creates fgdata in the current directory. Cloning will download about 2.5GB of data so it wil

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Jon S. Berndt
> Hi, > > You should be in the directory where you want to have the fgdata > directory, i.e. git creates fgdata in the current directory. > Cloning will download about 2.5GB of data so it will take a good while. Yeah, I got it and it certainly did take a good long time! Jon --

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Jon S. Berndt
> On Sat, 4 Sep 2010, Jon S. Berndt wrote: > > > Which directory should one be under when they execute the git > command? > > Hi, > > You should be in the directory where you want to have the fgdata > directory, i.e. git creates fgdata in the current directory. > Cloning will download about 2.5G

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Jon S. Berndt
> Here's how I ran FlightGear, but it did not like the command: > > $ FlightGear/projects/VC90/Win32/Release/fgfs > --fg-root=/home/jon/flightgear/fgdata/ > > > Base package check failed ... Found version [none] at: > /home/jon/flightgear/fgdata/ > Please upgrade to version: 2.0.0 > Hit a key to

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Frederic Bouvier
Jon, - "Jon S. Berndt" a écrit : > > On Sat, 4 Sep 2010, Jon S. Berndt wrote: > > > > > Which directory should one be under when they execute the git > > command? > > > > Hi, > > > > You should be in the directory where you want to have the fgdata > > directory, i.e. git creates fgdata in