Building Flightgear - Gentoo: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Created page with '= HowTo build on Gentoo = HowTo build FlightGear GIT on Gentoo Linux. Stable releases can be obtained directly from the official Gentoo repository. == Requirements and Preparat…')
 
Line 6: Line 6:
Download the [http://gitorious.org/papillon81/flightgear-gentoo Gentoo Overlay] from gitorious:
Download the [http://gitorious.org/papillon81/flightgear-gentoo Gentoo Overlay] from gitorious:


  git-clone git://gitorious.org/papillon81/flightgear-gentoo.git
  git-clone http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=summary


With that done, you should now add this overlay to your Package Manager (Portage):
With that done, you should now add this overlay to your Package Manager (Portage):


== Build and install ==
== Build and install ==


TODO
TODO

Revision as of 19:00, 15 July 2010

HowTo build on Gentoo

HowTo build FlightGear GIT on Gentoo Linux. Stable releases can be obtained directly from the official Gentoo repository.

Requirements and Preparations

Download the Gentoo Overlay from gitorious:

git-clone http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=summary

With that done, you should now add this overlay to your Package Manager (Portage):

Build and install

TODO