Difference between revisions of "SPO600 Code Building Lab"
Chris Tyler (talk | contribs) (→Tasks) |
Chris Tyler (talk | contribs) (→Prerequisites) |
||
Line 5: | Line 5: | ||
=== Prerequisites === | === Prerequisites === | ||
− | You must have working accounts on a Linux | + | You must have a working accounts on a Linux system (such as Matrix, Zenit, the [[SPO600 Servers]] or [[SPO600 Host Setup|your own system]]). |
=== Tasks === | === Tasks === |
Revision as of 22:40, 10 January 2016
Lab 2
Prerequisites
You must have a working accounts on a Linux system (such as Matrix, Zenit, the SPO600 Servers or your own system).
Tasks
- Select a software package from the Free Software Foundation's GNU Project.
- 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.