User:Rominet: Difference between revisions

Jump to navigation Jump to search
1,173 bytes added ,  24 April 2019
Update d&c.sh warning message (recently changed in d&c.sh)
(Precisions (disk space...))
(Update d&c.sh warning message (recently changed in d&c.sh))
Line 121: Line 121:
<pre>$ cd "$dir"
<pre>$ cd "$dir"
$ download_and_compile.sh --git-clone-site-params SourceForge=ssh:username DATA
$ download_and_compile.sh --git-clone-site-params SourceForge=ssh:username DATA
**************************************
**********************************************************************
*                                   *
*                                                                   *
* Warning, the compilation process  *
* Warning: a typical SimGear + FlightGear + FGData build requires    *
* is going to use 12 or more Gbytes  *
* about 12 GiB of disk space. The compilation part may last from a   *
* of space and at least a couple of  *
* few minutes to hours, depending on your computer.                 *
* hours to download and build FG.   *
*                                                                   *
*                                   *
* Hint: use the -j option if your CPU has several cores, as in:      *
* Please, be patient ......          *
*                                                                    *
*                                   *
*        download_and_compile.sh -j$(nproc)                        *
**************************************
*                                                                   *
**********************************************************************
Running 'apt-get update'...
Running 'apt-get update'...
[sudo] password for toto:
[sudo] password for toto:
Line 165: Line 166:
As said, we just rerun the <tt>download_and_compile.sh</tt> command with the same arguments:
As said, we just rerun the <tt>download_and_compile.sh</tt> command with the same arguments:
<pre>$ download_and_compile.sh --git-clone-site-params SourceForge=ssh:username DATA
<pre>$ download_and_compile.sh --git-clone-site-params SourceForge=ssh:username DATA
**************************************
**********************************************************************
*                                   *
*                                                                   *
* Warning, the compilation process  *
* Warning: a typical SimGear + FlightGear + FGData build requires    *
* is going to use 12 or more Gbytes  *
* about 12 GiB of disk space. The compilation part may last from a   *
* of space and at least a couple of  *
* few minutes to hours, depending on your computer.                 *
* hours to download and build FG.   *
*                                                                   *
*                                   *
* Hint: use the -j option if your CPU has several cores, as in:      *
* Please, be patient ......          *
*                                                                    *
*                                   *
*        download_and_compile.sh -j$(nproc)                        *
**************************************
*                                                                   *
**********************************************************************
Running 'apt-get update'...
Running 'apt-get update'...
[sudo] password for toto:
[sudo] password for toto:
Line 211: Line 213:
No worries. Just as before, simply rerun the command with the same arguments:
No worries. Just as before, simply rerun the command with the same arguments:
<pre>$ download_and_compile.sh --git-clone-site-params SourceForge=ssh:username DATA
<pre>$ download_and_compile.sh --git-clone-site-params SourceForge=ssh:username DATA
**************************************
**********************************************************************
*                                   *
*                                                                   *
* Warning, the compilation process  *
* Warning: a typical SimGear + FlightGear + FGData build requires    *
* is going to use 12 or more Gbytes  *
* about 12 GiB of disk space. The compilation part may last from a   *
* of space and at least a couple of  *
* few minutes to hours, depending on your computer.                 *
* hours to download and build FG.   *
*                                                                   *
*                                   *
* Hint: use the -j option if your CPU has several cores, as in:      *
* Please, be patient ......          *
*                                                                    *
*                                   *
*        download_and_compile.sh -j$(nproc)                        *
**************************************
*                                                                   *
**********************************************************************
Running 'apt-get update'...
Running 'apt-get update'...
[sudo] password for toto:
[sudo] password for toto:
377

edits

Navigation menu