271
edits
| Line 96: | Line 96: | ||
The fgdata is about 4 GB! You can clone this repo once and later you use ''git pull''. There is other page [[FlightGear and Git]] about using the FlightGear Gitorious GIT Repos. There is also an alternate GIT repo on mapserver.flightgear.org: http://mapserver.flightgear.org/git/. | The fgdata is about 4 GB! You can clone this repo once and later you use ''git pull''. There is other page [[FlightGear and Git]] about using the FlightGear Gitorious GIT Repos. There is also an alternate GIT repo on mapserver.flightgear.org: http://mapserver.flightgear.org/git/. | ||
=== Install SimGear (new since | === Install SimGear (!new since nov 2011: cmake build) === | ||
cd to the directory and type | cd to the directory and type | ||
export CFLAGS="-g -O2 -fPIC -arch i386" | export CFLAGS="-g -O2 -fPIC -arch i386" | ||
edits