Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

Jump to navigation Jump to search
Precisions (note: the “above” will really be above in a minute)
(Precisions (note: the “above” will really be above in a minute))
Line 399: Line 399:
=== Building the current FlightGear development version ===
=== Building the current FlightGear development version ===


When executing <tt>download_and_compile.sh</tt> without any option, the latest development version is built:
When executing <tt>download_and_compile.sh</tt> without any option, the development version of every selected component is built:
  $ cd ~/flightgear/dnc-managed
  $ cd ~/flightgear/dnc-managed
  $ download_and_compile.sh
  $ download_and_compile.sh
(In this example, the implicitly-selected components are SIMGEAR, FGFS and DATA, as explained [[#selecting-the-components-to-work-on | above]].)


{{Note|The development version of FlightGear changes on an almost daily basis. It provides the latest features, but is not guaranteed to always work reliably. If you don't want to take the risk of finding new bugs when updating, you may prefer to use the latest stable release.}}
{{Note|The development version of FlightGear changes on an almost daily basis. It provides the latest features, but is not guaranteed to always work reliably. If you don't want to take the risk of finding new bugs when updating, you may prefer to use the latest stable release.}}
377

edits

Navigation menu