Hi Ron,

I've fiddled around, and whilst your way crashed the same way, it gave me
some inspiration! and I have managed to make it work by moving to the
FlightGear directory, and then using:

./bin/fgfs.exe --fg-root=./data

Thanks for the help, much appreciated!

Laurence


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ron
Jensen
Sent: 29 April 2007 04:31
To: FlightGear user discussions
Subject: Re: [Flightgear-users] Boot failure using cygwin command line

On Sat, 2007-04-28 at 23:39 +0100, Laurence Homer wrote:
> Hi,
> 
>  
> 
> I?ve recently been playing with FlightGear, and I?ve downloaded both
> the normal 0.9.10 version and the cvs version, and have attempted to
> build both.
> 
>  
> 
> I have succeeded in building the normal one (not the cvs one yet), but
> when I try and run it from the cygwin command line using: fgfs.exe
> --fg-root=c:/Program\ Files/FlightGear/data --aircraft=T38
> 
>  
> 
> I get this error: 
> 
>  
> 
> Error reading properties:
> 
> Failed to open file
> 
>  at /home/Administrator/.fgfs/autosave.xml
> 
>  (reported by SimGear XML Parser)

This is normal for a first run.

>   Model Author:  Aeromatic v 0.8, DPC
> 
>   Creation Date: 2004-01-01
> 
>   Version:       $Revision: 1.14 $
> 
>   Description:   Models a Northrop T-38
> 
> WARNING: ssgLoadAC: Failed to open './c:/Program
Files/FlightGear/data/Aircraft/c172p/Models/c172p.ac' for reading

Look at the error above...  Its looking in './' the current directory.
On my cygwin install the C: drive is located in /cygdrive and is called
c, not c:

Try launching it with something like:
fgfs.exe --fg-root=/cygwin/c/Program\ Files/FlightGear/data --aircraft=T38

Also, have you launching it with just "fgfs"?





-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to