Building FlightGear - Linux: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (corrected stale link to git repository)
No 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
  ''./autogen.sh''
  ''cmake .''
./configure
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