Building FlightGear - Linux: Difference between revisions

Jump to navigation Jump to search
m
Line 127: Line 127:
  ./autogen.sh
  ./autogen.sh
  ./configure
  ./configure
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.
If you are building the OSG-version of FlightGear and didn't install OSG globally, you have to pass the OSG directory to the configure-command like this:
./configure --prefix=/path/to/fgInstallation --with-osg=/path/to/osg/source/build.osg


'''Step 3:'''
'''Step 3:'''
3

edits

Navigation menu