Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

Correct "Download" section (d&c.sh is not in the main FG repo), add "See also" for other such scripts and put back category and translations links at the very end of the page (after the references)
m (Normalize references and amend wording)
(Correct "Download" section (d&c.sh is not in the main FG repo), add "See also" for other such scripts and put back category and translations links at the very end of the page (after the references))
Line 91: Line 91:


== Download ==
== Download ==
You can download the script here:
You can get <tt>download_and_compile.sh</tt> {{fgmeta source
*  https://sourceforge.net/p/flightgear/fgmeta/ci/next/tree/download_and_compile.sh?format=raw
| path = download_and_compile.sh
*The script is maintained in the FlightGear main repository. Remember to update this script whenever a new FlightGear version is released, so that you'll be able to download the latest stable revision.
| text = from FGMeta
 
}}. It is maintained in the [[FGMeta]] repository, which is maintained by the FlightGear developers. Remember to update this script whenever a new FlightGear version is released, so that you'll be able to download the latest stable revision (of course, you can update it more often to benefit from bug fixes, it doesn't have to happen ''after a release).''
There is also another option for building FlightGear and all its dependencies in an automated fashion, please refer to: http://geoffmclane.com/fg/fgfs-052.htm


== Instructions ==
== Instructions ==
Line 284: Line 283:
sed -i s/SG_ALERT,\ \"Image/SG_WARN,\ \"Image/g simgear/scene/model/ModelRegistry.cxx
sed -i s/SG_ALERT,\ \"Image/SG_WARN,\ \"Image/g simgear/scene/model/ModelRegistry.cxx
</pre>
</pre>
== See also ==
* {{fgmeta source
| path = compile-scripts
| text = Other FlightGear build scripts
}} can be found in [[FGMeta]].
* Another script for building FlightGear and all its dependencies in an automated fashion can be found [http://geoffmclane.com/fg/fgfs-052.htm here]. The page seems a bit oldish, though (as of 2019).
== References ==
<references/>


[[Category:Building from source]]
[[Category:Building from source]]
Line 289: Line 299:
[[nl:Compileren met een Script op Linux Debian/Ubuntu]]
[[nl:Compileren met een Script op Linux Debian/Ubuntu]]
[[fr:Script de compilation sous Linux Debian/Ubuntu]]
[[fr:Script de compilation sous Linux Debian/Ubuntu]]
== References ==
<references/>
377

edits