Martin Spott writes:

 > Sorry to disturb you again. I've been looking through list archives and
 > trying on my own already for hours but I still don't get 'fgfs' running with
 > any UIUC model. If someone could tell me how it _should_ work in 0.7.9 then
 > I'd be glad to try it and report further difficulties.

This works for me:

  fgfs --fdm=larcsim --aero=uiuc \
    --aircraft-dir=/usr/local/FlightGear/Aircraft--uiuc/F104

The only gotcha is that the old --aircraft option has become --aero.
You need to substitute the root of your base package for
/usr/local/FlightGear in the above.

That, in fact, is the root of the problem -- UIUC uses an absolute
directory rather than one relative to $FG_ROOT, so we cannot easily
make *-set.xml files.  If we changed that, it could be as easy as

  fgfs --aircraft=f104-uiuc


All the best,


David

-- 
David Megginson
[EMAIL PROTECTED]


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to