Difference between revisions of "FlightGear"
From CBLFS
Jump to navigationJump to searchChipster19 (talk | contribs) |
Weibullguy (talk | contribs) m |
||
Line 79: | Line 79: | ||
|None | |None | ||
|} | |} | ||
+ | |||
+ | [[Category:Games]] |
Latest revision as of 07:34, 12 April 2009
Download Source: | http://flight.frozenwebhost.com/Source/FlightGear-1.0.0.tar.gz |
---|---|
Required Download: | ftp://ftp.flightgear.org/pub/fgfs/Shared/fgfs-base-1.0.0.tar.bz2 |
Contents
Introduction to FlightGear
The Flight Gear Flight Simulator project is a free, open-source, multi-platform, cooperative flight sim development project.
Project Homepage: http://www.flightgear.org/
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=/usr --enable-sp-fdms && make
Install the package:
make install
Install data
mkdir /usr/share/FlightGear && tar -xvf ../fgfs-base-1.0.0.tar.bz2 -C /usr/share/FlightGear
Multilib
32Bit
Compile the package:
To do ...
Install the package:
To do ...
N32
Compile the package:
To do ...
Install the package:
To do ...
64Bit
Compile the package:
To do ...
Install the package:
To do ...
Contents
Installed Directories: | None |
---|---|
Installed Programs: | fgfs, metar, terrasync, js_demo, fgjs, yasim, est-epsilon, gl-info, al-info |
Installed Libraries: | None |