Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

m
no edit summary
m (spelling and wording improvements)
mNo edit summary
Line 117: Line 117:


=== Compiling last stable versions (Experimental) ===
=== Compiling last stable versions (Experimental) ===
Event if the script fetches data and sources from bleeding edge developers repositories (which sometimes do not compile), you can still force the script to download latest known versions of the software that were compiling successfully by adding the -s option.
Even if the script fetches data and sources from bleeding edge developers repositories (which sometimes do not compile), you can still force the script to download latest known versions of the software that were compiling successfully by adding the -s option.
<pre>
<pre>
sh download_and_compile.sh -s
sh download_and_compile.sh -s
20

edits