Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

Remove the TerraSync section: 1) run_terrasync.sh is not created anymore by d&c and 2) TS is built into FG (has been for years)
(Remove section “Fast updating” (UPDATE has been removed years ago and is the default mode of operation) and amend the previous warning (I wrote it for the now-removed section))
(Remove the TerraSync section: 1) run_terrasync.sh is not created anymore by d&c and 2) TS is built into FG (has been for years))
Line 176: Line 176:
sh run_fgcom.sh
sh run_fgcom.sh
</pre>
</pre>
=== Launching TerraSync ===
{{Warning|[[TerraSync]] has been integrated into FlightGear long ago, therefore the following is probably not useful anymore (read: may cause problems rather than help!).}}
Your FlightGear compilation comes with the [[TerraSync]] program too, so if you want to use it:
<pre>
cd ~/fgfs
sh run_terrasync.sh -S -p 5500 -d /folder/with/sceneries
</pre>
Where: ''/folder/with/sceneries'' is the folder containing the sceneries data.
Then launch FGFS with the '''--fg-scenery=/folder/with/sceneries --atlas=socket,out,5,localhost,5500,udp''' option


== Troubleshooting ==
== Troubleshooting ==
377

edits