Fedora Packages and Compiling: Difference between revisions

Jump to navigation Jump to search
m
update section headers
m (minor typos)
m (update section headers)
Line 116: Line 116:
  cd $HOME/fg2024.2
  cd $HOME/fg2024.2


==== Use the git repository ====
  git clone https://gitlab.com/flightgear/openscenegraph.git openscenegraph
  git clone https://gitlab.com/flightgear/openscenegraph.git openscenegraph
  git clone https://gitlab.com/flightgear/simgear.git simgear
  git clone https://gitlab.com/flightgear/simgear.git simgear
Line 121: Line 122:
  git clone https://gitlab.com/flightgear/fgdata.git fgdata
  git clone https://gitlab.com/flightgear/fgdata.git fgdata


==== Building 2024.2 ====
  mkdir osgbuild
  mkdir osgbuild
  mkdir fgbuild
  mkdir fgbuild
50

edits

Navigation menu