Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

Line 107: Line 107:
sh download_and_compile.sh FGFS UPDATE
sh download_and_compile.sh FGFS UPDATE
</pre>
</pre>
===Advanced options===
* Skip download of packages using '''-p n''' option
* Skip compilation of programs using '''-c n''' option
* Skip retrieving software updates using '''-d n''' option
* Skip reconfigure (make clean) using '''-r n''' option


==Disk usage==
==Disk usage==
Having both compiled program, source codes and data from cvs requires some hard disk space: It will take you something like 3GB of space.
Having both compiled program, source codes and data from cvs requires some hard disk space: It will take you something like 3GB of space.
If you don't have a fast machine, it will require you also some hours of compilation time.
If you don't have a fast machine, it will require you also some hours of compilation time.