From: "Ken Spiker" <[EMAIL PROTECTED]> > >When you run the file, do it via: > > > >./fgfs_... --fgroot=/fully/qualified/path/to/base/packages >
I think it's rather : ./fgfs_... --fg-root=/fully/qualified/path/to/base/packages ( note the hyphen between fg and root ) if your current directory is where fgfs is. ls -l ./fgfs_... should show a line with something like this : drwxr-xr-x something with a date, a size and the filename chmod +x .... put the first x, otherwise there is a hyphen ./ is necessary because . (current directory) is probably not in your PATH. Cheers, -Fred _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
