Difference between revisions of "FlightGear"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://flight.frozenwebhost.com/Source/FlightGear-{{Flightgear-Version}}.tar.gz |- !Required Download: | ft...)
 
Line 31: Line 31:
 
Install data
 
Install data
  
  tar -xvf fgfs-base-{{Flightgear-Version}}.tar.bz2 -C /usr/lib
+
mkdir /usr/share/FlightGear &&
 +
  tar -xvf ../fgfs-base-{{Flightgear-Version}}.tar.bz2 -C /usr/share/FlightGear
  
 
== Multilib ==
 
== Multilib ==

Revision as of 10:39, 20 June 2007

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

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