Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

Jump to navigation Jump to search
m
(→‎Prerequisites: 1) automake is not needed by d&c. If it is needed for a particular component, this should be addressed by a change in d&c for this component. 2) Try to improve wording.)
m (→‎Prerequisites: Wording)
Line 27: Line 27:
These packages can be installed by running a command such as:
These packages can be installed by running a command such as:
  $ sudo apt-get install build-essential git cmake
  $ sudo apt-get install build-essential git cmake
Once this is done, the <tt>download_and_compile.sh</tt> script can be run. Unless told otherwise, it will install additional tools and libraries as it runs, depending on the chosen components (see below).
Once this is done, the <tt>download_and_compile.sh</tt> script can be run. Unless told otherwise, it will install additional tools and libraries as it runs, depending on the chosen components (this will be explained in further sections).


== <span id="disk-space-requirements-and-build-time"></span> Disk space requirements and build time ==
== <span id="disk-space-requirements-and-build-time"></span> Disk space requirements and build time ==
377

edits

Navigation menu