Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

→‎Compiling last stable versions (Experimental): Remove “Experimental” from the title
(→‎Compiling last stable versions (Experimental): Remove “Experimental” from the title)
Line 228: Line 228:
* FGO (to compile and install only Fgo!)
* FGO (to compile and install only Fgo!)


=== Compiling last stable versions (Experimental) ===
=== Compiling the last known-stable versions ===


Even if <tt>download_and_compile.sh</tt> fetches code and data from development branches of the source repositories by default (which sometimes causes compilation errors), it is possible to tell the script to download the latest known versions of the software that were compiling successfully by means of the <code>-s</code> option:
Even if <tt>download_and_compile.sh</tt> fetches code and data from development branches of the source repositories by default (which sometimes causes compilation errors), it is possible to tell the script to download the latest known versions of the software that were compiling successfully by means of the <code>-s</code> option:
377

edits