6,609
edits
m (→Checking out the required dependencies: needs to use repo link templates ... like all articles in the git category - maybe we could run a script/bot to update all those old gitorious urls ?) |
(→Checking out the required dependencies: Updates for SimGear and FlightGear Gitorious links using {{repo link}}.) |
||
| Line 78: | Line 78: | ||
== Checking out the required dependencies == | == Checking out the required dependencies == | ||
{{Out of date}} | {{Out of date}} | ||
All important FlightGear repositories are hosted at | All important FlightGear repositories are hosted at [http://sourceforge.net/projects/flightgear/ SourceForge]. | ||
You will need to check out (with git it's called "cloning") the repositories for the following dependencies: | You will need to check out (with git it's called "cloning") the repositories for the following dependencies: | ||
| Line 86: | Line 86: | ||
* OpenSceneGraph (OSG) http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.0.1 | * OpenSceneGraph (OSG) http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.0.1 | ||
* PLIB http://svn.code.sf.net/p/plib/code/trunk | * PLIB http://svn.code.sf.net/p/plib/code/trunk | ||
* SimGear | * SimGear {{repo link|site=sf|proj=simgear|full=1}} | ||
* FlightGear | * FlightGear {{repo link|site=sf|proj=flightgear|full=1}} | ||
Note that it should usually be sufficient to download the latest RELEASE for Boost, OpenAL, and PLIB. | Note that it should usually be sufficient to download the latest RELEASE for Boost, OpenAL, and PLIB. | ||