Building FlightGear - Linux: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
Line 142: Line 142:
Next, go into the directory and make preparations for the compilation:
Next, go into the directory and make preparations for the compilation:
  cd simgear
  cd simgear
  ''cmake .''
  cmake .
make
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