9
edits
Changes
no edit summary
==Investigation 4: How do you build software from source code?==
{{Admon/note|Use fedora2|Perform these steps in the '''fedora2''' virtual machine.}}
{{Admon/note|Compiling requires the correct tools to be installed. | In order to build software from source code, you must have the appropriate software development tools (such as make and gcc) and libraries (such as GTK) installed. The required tools will vary depending on the computer languages used in the software being built.}}