Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

Jump to navigation Jump to search
→‎Compiling only one program: Fix program names, add wikilinks
(→‎Avoiding multiple downloads of FGData: FG build uses FGData too (picks up translations and creates .qm files), therefore FGData version must match FG version also when building FG)
(→‎Compiling only one program: Fix program names, add wikilinks)
Line 530: Line 530:


If you wish to recompile only one of the programs you can launch the script with one of the following parameters:
If you wish to recompile only one of the programs you can launch the script with one of the following parameters:
* CMAKE (to compile and install only cmake)
* CMAKE (to compile and install only [https://cmake.org/ CMake])
* PLIB (to compile and install only plib)
* PLIB (to compile and install only [[PLIB]])
* OSG (to compile and install only OpenSceneGraph)
* OSG (to compile and install only [[OpenSceneGraph]])
* SIMGEAR (to compile and install only Simgear)
* SIMGEAR (to compile and install only [[SimGear]])
* FGFS (to compile and install only FlightGear)
* FGFS (to compile and install only FlightGear)
* DATA (to download / update only data files for FlightGear)
* DATA (to download / update only data files for FlightGear)
* FGRUN (to compile and install only Fgrun)
* FGRUN (to compile and install only [[Fgrun|FGRun]])
* TERRAGEAR (to compile and install only terragear!)
* TERRAGEAR (to compile and install only [[TerraGear]])
* TERRAGEARGUI (to compile and install only terrageargui!)
* TERRAGEARGUI (to compile and install only [[TerraGear GUI]])
* OPENRADAR (to compile and install only OpenRadar!)
* OPENRADAR (to compile and install only [[OpenRadar]])
* FGO (to compile and install only Fgo!)
* FGO (to compile and install only [[FGo!]])


=== Compiling the last known-stable versions ===
=== Compiling the last known-stable versions ===
377

edits

Navigation menu