User:Rominet: Difference between revisions

Jump to navigation Jump to search
m
Cosmetics
(Update the introduction and References heading)
m (Cosmetics)
Line 28: Line 28:
We'll first explain how to get <tt>download_and_compile.sh</tt> in a way that makes updates easy and causes the command
We'll first explain how to get <tt>download_and_compile.sh</tt> in a way that makes updates easy and causes the command
  download_and_compile.sh --version
  download_and_compile.sh --version
to work as intended (the “version” is a Git blob id such as <tt>6a5e4f05e2ccf27115eec58313be027b11266097</tt><ref name="not-on-download-and-compile-sh-version-being-a-Git-blob-id">It's admittedly not very pretty, but is automatically updated by Git every time you update <tt>download_and_compile.sh</tt> as we're about to see, which is very convenient and compensates for the ugliness</ref>). Then we'll show you how to clone the large [https://sourceforge.net/p/flightgear/fgdata/ref/next/ FGData] repository, and finally give the last instructions to get FlightGear up and running.
to work as intended (the “version” is a Git blob id such as <tt>6a5e4f05e2ccf27115eec58313be027b11266097</tt><ref name="not-on-download-and-compile-sh-version-being-a-Git-blob-id">It's admittedly not very pretty, but is automatically updated by Git every time you update <tt>download_and_compile.sh</tt> the way we are going to present, which is very convenient and compensates for the ugliness.</ref>). Then we'll show you how to clone the large [https://sourceforge.net/p/flightgear/fgdata/ref/next/ FGData] repository, and finally give the last instructions to get FlightGear up and running.


==== Getting <tt>download_and_compile.sh</tt> the “right way” ====
==== Getting <tt>download_and_compile.sh</tt> the “right way” ====
377

edits

Navigation menu