Building FlightGear - Debian: Difference between revisions

Jump to navigation Jump to search
Line 215: Line 215:
This script is similar to Brisa script (only usable for Debian/Ubuntu/Mint...). Thi script install TerraGear (last version) en terragear-gui.
This script is similar to Brisa script (only usable for Debian/Ubuntu/Mint...). Thi script install TerraGear (last version) en terragear-gui.


''How to use it?''
;''How to use it?''
sh terragear_download_and_compile.sh -j 2 ALL
sh terragear_download_and_compile.sh -j 2 ALL


-j 2 option is for Dual Core, you can tune it as you want. (personnaly I have Quad Core and I use -j 12 but I need to accept to don't use my aircraft during compilation ;) )
-j 2 option is for Dual Core, you can tune it as you want. (personnaly I have Quad Core and I use -j 12 but I need to accept to don't use my aircraft during compilation ;) )


''Need some help?''
;''Need some help?''
Look at forum topics : http://www.flightgear.org/forums/viewtopic.php?f=20&t=14849
Look at forum topics : http://www.flightgear.org/forums/viewtopic.php?f=20&t=14849
After success installation you can exectute this command line in the terragear/bin directory in order to display every --help for each binary files:
cd terragear/bin && for i in `ls`; do echo ""; echo "################# "$i" ##############"; ./$i --help; done


==== Basic Installation ====
==== Basic Installation ====
577

edits

Navigation menu