Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

no edit summary
No edit summary
Line 9: Line 9:
* [[Fgrun]]
* [[Fgrun]]
* [[FGCOM]]
* [[FGCOM]]
* FGCOMGUI
* [[FGComGui]]
* [[Atlas]]
* [[Atlas]]
* [[Terrasync]]
* [[Terrasync]]
Line 53: Line 53:
cd ~/fgfs
cd ~/fgfs
sh run_fgcom.sh -cs
sh run_fgcom.sh -cs
</pre>
===Launching FGComGui===
FgComGui is a GUI wrapper to launch fgcom.
<pre>
cd ~/fgfs 
sh run_fgcomgui.sh
</pre>
</pre>


Line 99: Line 106:
* FGRUN (to compile and install only Fgrun)
* FGRUN (to compile and install only Fgrun)
* FGCOM (to compile and install only Fgcom)
* FGCOM (to compile and install only Fgcom)
* FGCOMGUI (to compile and install only FgComGui)
* ATLAS (to compile and install only Atlas)
* ATLAS (to compile and install only Atlas)