38
edits
m (→Build and install: improve phrasing) |
m (→Build and install: improve phrasing) |
||
Line 32: | Line 32: | ||
Another one will be <code>$srcdir</code>, it stands for the absolute path to the directory which contains the folders of the various source codes. So in the following instructions you have to replace these with the local paths or even <code>export</code> them during the process. | Another one will be <code>$srcdir</code>, it stands for the absolute path to the directory which contains the folders of the various source codes. So in the following instructions you have to replace these with the local paths or even <code>export</code> them during the process. | ||
Follow the instructions to fetch the sources and the data needed by FlightGear and the commands to build/install each source. | |||
Have in mind that the data is relatively | Have in mind that the data is relatively large (CVS about 2 GB and 2.0.0 300 MB) so, to save some time, it is a good idea to fetch it while building the sources. | ||
edits