Building FlightGear - Linux: Difference between revisions

Jump to navigation Jump to search
m
Line 131: Line 131:
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:
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
  ./configure --prefix=/path/to/fgInstallation --with-osg=/path/to/osg/source/build.osg
In this case you have to tell your system where to find the OSG libraries before you can run flightgear:
  export LD_LIBRARY_PATH=/path/to/fgInstallation/lib:$LD_LIBRARY_PATH


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

edits

Navigation menu