50
edits
(Update for the current gitlab repositories and the current 2024.1 release) |
m (minor typos) |
||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:Fedora Packages and Compiling}} | {{DISPLAYTITLE:Fedora Packages and Compiling}} | ||
Users on <tt>apt</tt>-based systems can use the script <tt>download_and_compile.sh</tt> to download required development packages and compile FlightGear. Systems using <tt>dnf</tt> for package management cannot use this script. Once required packages are loaded using <tt>dnf</tt>, the <tt>download_and_compile.sh</tt> script can be used to compile and build FlightGear | Users on <tt>apt</tt>-based systems can use the script <tt>download_and_compile.sh</tt> to download required development packages and compile FlightGear. Systems using <tt>dnf</tt> for package management cannot use this script. Once required packages are loaded using <tt>dnf</tt>, the <tt>download_and_compile.sh</tt> script can be used to compile and build FlightGear is desired | ||
Here are the packages needed to build and use SimGear and FlightGear on Fedora along with some examples of build scenarios for reference. | Here are the packages needed to build and use SimGear and FlightGear on Fedora along with some examples of build scenarios for reference. | ||
edits