Building FlightGear - Devuan: Difference between revisions

Jump to navigation Jump to search
m
Update to Beowulf/Buster
(Complete overhaul; new system for handling FlightGear versions; updated for 2019.1)
m (Update to Beowulf/Buster)
Line 1: Line 1:
HowTo build [[FlightGear]] on [https://devuan.org/ Devuan] GNU/Linux Stable (ASCII). Instructions probably apply to [https://debian.org/ Debian] GNU/Linux Stretch, too.
HowTo build [[FlightGear]] on [https://devuan.org/ Devuan] GNU/Linux Stable (Beowulf). Instructions probably apply to [https://debian.org/ Debian] GNU/Linux Buster, too.


The meaning of this article is to be a short, ''checklist'' like, overview of the specific steps to compile FlightGear and components on Devuan. For more detailed information please refer to the main article [[Building_FlightGear_-_Linux | Building FlightGear on Linux]].
The meaning of this article is to be a short, ''checklist'' like, overview of the specific steps to compile FlightGear and components on Devuan. For more detailed information please refer to the main article [[Building_FlightGear_-_Linux | Building FlightGear on Linux]].
Line 38: Line 38:
  # Examples, adapt to your own needs:
  # Examples, adapt to your own needs:
  export FG_VERSION=release/2019.1
  export FG_VERSION=release/2019.1
  export FG_SRC_DIR=/usr/local/src/
  export FG_SRC_DIR=$HOME/src/
  export FG_INSTALL_DIR=/usr/local/
  export FG_INSTALL_DIR=$HOME/FlightGear
: Remember to export these variables in each console you use in the process.
: Remember to export these variables in each console you use in the process.
From here on it should™ be possible to just copy and paste the entire content of each code box at once into the console.
From here on it should™ be possible to just copy and paste the entire content of each code box at once into the console.
392

edits

Navigation menu