FlightGear Git on Mac OS X: Difference between revisions

Jump to navigation Jump to search
Line 79: Line 79:
  ./autogen.sh
  ./autogen.sh
  ./configure
  ./configure
'''*Remark:''' When SimGear does not find your MacPorts plib installation you might set path to /opt/local with
./configure --with-plib=/opt/local
  make
  make
  sudo make install
  sudo make install
'''Remark:''' My plib went into /opt/local, so I used
./configure --with-plib=/opt/local
for SimGear


=== Install FlightGear ===
=== Install FlightGear ===
271

edits

Navigation menu