FlightGear Git on Mac OS X: Difference between revisions

Jump to navigation Jump to search
Line 49: Line 49:


=== Install '''plib''' (1.8.5) ===
=== Install '''plib''' (1.8.5) ===
'''For OSX 10.5.8''' just install plib via MacPorts
just install plib via MacPorts
  sudo port install plib
  sudo port install plib +universal
 
'''For OSX 10.6.6''' compile and install plib yourself
You need to compile plib yourself instead of macports usage. Download [http://plib.sourceforge.net/dist/plib-1.8.5.tar.gz plib 1.8.5 source] and after that [http://ftp.kaist.ac.kr/macports/release/ports/devel/plib/files/ apply this two patches] to the source.
 
Got to folder plib and run configure and make with
./configure CXXFLAGS="-arch i386"
make
sudo make install


=== Install the ALUT.framework ===
=== Install the ALUT.framework ===
271

edits

Navigation menu