On Wed, 2008-10-01 at 20:34 -0400, scott wrote: > I upgraded to SuSE Linux 11.0 and installed Flight gear. Read the > README.Linux file and looked at the FG_getstart.pdf file. Tried issuing > the command runfgfs and get a command not found. Then tried the command > fgfs and get the message: > Base package check failed ... > Found version [none] at: /usr/local/share/FlightGear > Please upgrade to version: 0.9.8 > > The versions installed are: > FlightGear = 1.0.0-16.7 > FlightGear-data = 1.0.0-1.4 > FlightGear-fgrun = 1.0.0-16.7 > FlightGear-startup-manual = 1.0.0-16.7 > > So, what am I doing wrong? > > Thanks!
It looks like your binary might be 0.9.8 based on the error message. This is two releases old. fgfs looks for a file called "version" in its default location, which in your case should be /usr/local/share/FlightGear/version This file should contain the text 1.0.0 based on what you said you installed. Try finding your data package with $ locate FlightGear/version strip the version part and feed it into fgfs as --fg-root Then start fgfs with $ fgfs --fg-root=/path/to/FlightGear/ Ron ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Flightgear-users mailing list Flightgear-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-users