Building FlightGear - Linux: Difference between revisions

Jump to navigation Jump to search
m
Add CentOS
m (Add CentOS)
(4 intermediate revisions by 3 users not shown)
Line 22: Line 22:
=== Gentoo ===
=== Gentoo ===
* Gentoo users can also use overlays to build FlightGear without much hassle: [[Building Flightgear - Gentoo]].
* Gentoo users can also use overlays to build FlightGear without much hassle: [[Building Flightgear - Gentoo]].
=== CentOS ===
CentOS users can follow these instructions to build FlightGear on [[Building Flightgear - CentOS | CentOS 8]].


== Requirements ==
== Requirements ==
{{Note|as of 12/2017, people may have to build using at least OSG 3.4 due to some compilation issues -for details, refer to [[Howto:Building FlightGear without HiDPI support]]}}
Edit 12/9/15 - These instructions are out of date! Do not use for compiling.
Before you can compile FlightGear, you need to have the following installed on your computer:
Before you can compile FlightGear, you need to have the following installed on your computer:


Line 148: Line 154:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
$ git clone git://gitorious.org/fg/flightgear.git
$ git clone git://git.code.sf.net/p/flightgear/flightgear
</syntaxhighlight>
</syntaxhighlight>


Line 189: Line 195:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
$ git clone git://gitorious.org/fg/fgdata.git
$ git clone git://git.code.sf.net/p/flightgear/fgdata
</syntaxhighlight>
</syntaxhighlight>


88

edits

Navigation menu