Building FlightGear - Debian: Difference between revisions

Jump to navigation Jump to search
switched source-code URLs to SF.net - our new source host
m (Added warning to not mix instructions for Release and GIT)
(switched source-code URLs to SF.net - our new source host)
Line 103: Line 103:
<u>3.4</u> and <u>GIT</u>:
<u>3.4</u> and <u>GIT</u>:
  cd $FG_SRC_DIR
  cd $FG_SRC_DIR
  <nowiki>git clone git://mapserver.flightgear.org/simgear simgear.git</nowiki>
  <nowiki>git clone git://git.code.sf.net/p/flightgear/simgear simgear.git</nowiki>


<u>3.4</u> only:
<u>3.4</u> only:
Line 119: Line 119:
<u>3.4</u> and <u>GIT</u>:
<u>3.4</u> and <u>GIT</u>:
  cd $FG_SRC_DIR
  cd $FG_SRC_DIR
  <nowiki>git clone git://mapserver.flightgear.org/flightgear flightgear.git</nowiki>
  <nowiki>git clone git://git.code.sf.net/p/flightgear/flightgear flightgear.git</nowiki>


<u>3.4</u> only:
<u>3.4</u> only:
Line 141: Line 141:
For slow/unstable internet connections it is recommended to download the [[FlightGear_Git:_data_developers#Bundle|fgdata.bundle]] instead of cloning the data.<br />
For slow/unstable internet connections it is recommended to download the [[FlightGear_Git:_data_developers#Bundle|fgdata.bundle]] instead of cloning the data.<br />
  cd $FG_INSTALL_DIR
  cd $FG_INSTALL_DIR
  <nowiki>git clone git://mapserver.flightgear.org/fgdata fgdata</nowiki>
  <nowiki>git clone git://git.code.sf.net/p/flightgear/fgdata fgdata</nowiki>




Line 199: Line 199:
<u>3.4</u> and <u>GIT</u>:
<u>3.4</u> and <u>GIT</u>:
  cd $FG_SRC_DIR
  cd $FG_SRC_DIR
  <nowiki>git clone git://gitorious.org/fg/fgrun.git fgrun.git</nowiki>
  <nowiki>git clone git://git.code.sf.net/p/flightgear/fgrun fgrun.git</nowiki>


<u>3.4</u> only:
<u>3.4</u> only:
177

edits

Navigation menu