Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

Jump to navigation Jump to search
Remove reference to antique CentOS page; move Superbuild ref. to the “See also” section
(→‎See also: Remove dangling ref. to dead 'master' branch of FGMeta; add ref. to Fedora Packages and Compiling; fix ugly fg-from-scratch link starting with a “/”)
(Remove reference to antique CentOS page; move Superbuild ref. to the “See also” section)
 
Line 2: Line 2:


Unless told not to do so, <tt>download_and_compile.sh</tt> installs packages with <tt>apt-get</tt>. For this reason, it is primarily useful on Debian-based distributions. However, if one disables package installation (using <code>-pn</code> or <code>--sudo=echo</code>) and installs the corresponding dependencies oneself, it can be used on other Unix-like systems such as [https://fedoraproject.org/ Fedora Linux], [https://archlinux.org/ Arch Linux] or [https://www.openbsd.org/ OpenBSD].
Unless told not to do so, <tt>download_and_compile.sh</tt> installs packages with <tt>apt-get</tt>. For this reason, it is primarily useful on Debian-based distributions. However, if one disables package installation (using <code>-pn</code> or <code>--sudo=echo</code>) and installs the corresponding dependencies oneself, it can be used on other Unix-like systems such as [https://fedoraproject.org/ Fedora Linux], [https://archlinux.org/ Arch Linux] or [https://www.openbsd.org/ OpenBSD].
Unrelated to <tt>download_and_compile.sh</tt>, these pages might be useful:
* [[CentOS]] for <tt>rpm</tt>-based distributions such as Redhat, Fedora and CentOS;
* [[Superbuild]].


== Introduction ==
== Introduction ==
Line 832: Line 827:
| path = fg-from-scratch
| path = fg-from-scratch
| text = fg-from-scratch
| text = fg-from-scratch
}}
}};
* [[Fedora Packages and Compiling]]
* [[Fedora Packages and Compiling]];
* [[Superbuild]];
* [http://geoffmclane.com/fg/fgfs-052.htm Another script] for building FlightGear and all its dependencies in an automated fashion. The page seems a bit oldish, though (as of 2019).
* [http://geoffmclane.com/fg/fgfs-052.htm Another script] for building FlightGear and all its dependencies in an automated fashion. The page seems a bit oldish, though (as of 2019).


417

edits

Navigation menu