]> git.mxchange.org Git - flightgear.git/blob - docs-mini/README.Linux
Fix spelling
[flightgear.git] / docs-mini / README.Linux
1 Installing FlightGear on Linux
2 ==============================
3
4 Binary packages
5 ---------------
6 Several major Linux distributions offer FlightGear binary packages in their
7 official repositories; this is usually the quickest and easiest way to
8 install FlightGear, but may not be the latest version.
9
10 There are also a number of unofficial repositories offering more frequently
11 updated binary packages (some including development versions, which have
12 the very latest features but are also more likely to have major bugs);
13 see http://www.flightgear.org/download/main-program/ for details.
14
15 Compiling from source
16 ---------------------
17 See the general instructions (README.cmake in the directory above this).
18 You will need the -dev version of all the prerequisites,
19 e.g. libopenscenegraph-dev, libplib-dev.
20
21 Graphics drivers
22 ----------------
23 If you experience unusably low frame rates (~1/sec), this may mean that your
24 graphics drivers do not support 3D acceleration, or that it is not enabled.  
25 To check for this problem run:
26     glxinfo | grep render