Re: [Flightgear-devel] Quick question

2006-03-03 Thread Arnt Karlsen
On Fri, 03 Mar 2006 16:15:47 +, Jon wrote in message <[EMAIL PROTECTED]>: > Berndt, Jon S wrote: > > Can FlightGear and associated files be written to a CD and run right > > off the CD? > > If you mean can you write the binaries and data to a cd and run from > there, then yes (nothing need

Re: [Flightgear-devel] Quick question

2006-03-03 Thread Erik Hofman
Berndt, Jon S wrote: Can FlightGear and associated files be written to a CD and run right off the CD? Normally it could but we now have code at one place that writes to disk (the ~/.fgfs/autosave.xml) and I don't know how well it handles write errors. But otherwise I don't see a real problem.

Re: [Flightgear-devel] Quick question

2006-03-03 Thread Jon Stockill
Berndt, Jon S wrote: Can FlightGear and associated files be written to a CD and run right off the CD? If you mean can you write the binaries and data to a cd and run from there, then yes (nothing needs to be written to the place the app is installed). Scenery load performance won't be up to w

[Flightgear-devel] Quick question

2006-03-03 Thread Berndt, Jon S
Title: Quick question Can FlightGear and associated files be written to a CD and run right off the CD? Jon