On Wednesday 27 October 2004 04:08, David Culp wrote: > My submodel config file is not getting read at startup (I'm getting file > not found).
Are you getting "file not found" or "No systems model specified for this model!"? > Is anyone using CVS FlightGear and Linux having this problem > also? Thought I'd check before I go over the config file for the fiftieth > time looking for an error. Are you using the generic config or a custom made? If you are using a custom config, you must remember to override the generic one by including it in your aircraft *-set.xml file. like this: <sim> ... <systems> <path>path/to/your/file</path> </systems> ... <sim> -- Roy Vegard Ovesen _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel 2f585eeea02e2c79d7b1d8c4963bae2d
