Building FlightGear - Linux: Difference between revisions

Jump to navigation Jump to search
m
changed to use cmake on simgear
mNo edit summary
m (changed to use cmake on simgear)
Line 143: Line 143:
  cd simgear
  cd simgear
  cmake .
  cmake .
  make
   
 
'''Note''' that if you don't want to install simgear globally on the system but in a specific directory, you can do so by adding --prefix=/path/to/your/fgInstallation to the ./configure command
'''Note''' that if you don't want to install simgear globally on the system but in a specific directory, you can do so by adding --prefix=/path/to/your/fgInstallation to the ./configure command


4

edits

Navigation menu