TerraGear GUI: Difference between revisions

Jump to navigation Jump to search
m
→‎Obtaining the GUI: Added GNU/Linux install instructions
m (Update)
m (→‎Obtaining the GUI: Added GNU/Linux install instructions)
Line 15: Line 15:
* [http://liveries.flightgear.org/terrageargui/ Windows builds]
* [http://liveries.flightgear.org/terrageargui/ Windows builds]
Please note that you need to download/compile [[TerraGear]] as well.
Please note that you need to download/compile [[TerraGear]] as well.
'''For GNU/Linux users'''
* Grab the sources and store it where you want (git clone git://gitorious.org/terragear-addons/terrageargui.git)
* Then go in the source:  cd terrageargui
* Create a build dir:  mkdir build && cd build
* qmake .. && make
You can now start it with: ./TerraGUI
You're done!


== Using the GUI ==
== Using the GUI ==

Navigation menu