Open main menu

CDOT Wiki β

Changes

SPO600 Code Building Lab

15 bytes added, 02:00, 7 February 2017
no edit summary
[[Category:SPO600 Labs]]{{Admon/lab|Purpose of this Lab|In this lab, you will do a baseline build of a software package and benchmark its performance.}}
== Lab 2 ==
# Select a software package from the [http://www.gnu.org/software/software.html Free Software Foundation's GNU Project].
# Download the source code for the software.
# Build the software. You may need to install build dependencies (e.g., compilers, tools, and libraries); you can do this (and only this) as the root user.
# Test that it works.
# Select a second, open source software package that has a different license, and repeat the process with that software.
# Blog about the process, your results, your observations, and what you learned.