19
edits
(→Notes) |
No edit summary |
||
Line 1: | Line 1: | ||
'''$FG_ROOT''' is refered to as the main directory of [[FlightGear]], containing the so called ''base package'' (default [[aircraft]] and [[scenery]], [[Menubar|GUI]] files etc). When running FlightGear from a [[command line]], you can set $FG_ROOT via <tt>--fg-root=path/to/root</tt>. In [[FGRun]], it is set on the paths page, previous to the aircraft selection page. | '''$FG_ROOT''' is refered to as the main directory of [[FlightGear]], containing the so called ''base package'' (default [[aircraft]] and [[scenery]], [[Menubar|GUI]] files etc). When running FlightGear from a [[command line]], you can set $FG_ROOT via <tt>--fg-root=path/to/root</tt>. In [[FGRun]], it is set on the paths page, previous to the aircraft selection page. | ||
===Common paths=== | ===Common paths=== | ||
Line 5: | Line 6: | ||
* '''Mac OS X:''' <tt>Applications/FlightGear.app/Contents/Resources/data/</tt> | * '''Mac OS X:''' <tt>Applications/FlightGear.app/Contents/Resources/data/</tt> | ||
* '''Ubuntu:''' <tt>/usr/share/games/flightgear/</tt> | * '''Ubuntu:''' <tt>/usr/share/games/flightgear/</tt> | ||
* '''Windows:''' <tt>Program Files\FlightGear\data\</tt> (default) | * '''Windows:''' <tt>Program Files\FlightGear\data\</tt> (default, '''see note!''') | ||
=== Notes === | === Notes === | ||
* | * Newer Windows versions are very, very protective about the "Program Files" folder and installing FlightGear into this folder makes it prone to any problems relating to file read/write permissions! Hence, installing FlightGear into '''"Program Files"''' on '''Windows Vista/7/8''' is '''not recommended(!)''', unless... | ||
** ...you are logged in as administrator! | ** ...you are logged in as administrator! | ||
** ...you have disabled [http://en.wikipedia.org/wiki/User_Account_Control User Account Control]! | ** ...you have disabled [http://en.wikipedia.org/wiki/User_Account_Control User Account Control]! | ||
* On '''Mac OS X''', $FG_ROOT is not installed automatically. See [[New to FlightGear#Installing on Mac OS X|New to FlightGear]] for an installation manual. | * On '''Mac OS X''', $FG_ROOT is not installed automatically. See [[New to FlightGear#Installing on Mac OS X|New to FlightGear]] for an installation manual. |
edits