Open main menu

CDOT Wiki β

Changes

OPS235 Lab 5 - Fedora17

35 bytes added, 11:22, 21 February 2011
no edit summary
{{Admon/note|Use fedora2|Perform these steps in the '''fedora2''' virtual machine.}}
{{Admon/important|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. In Fedora, the following command will install a basic set of development tools and libraries:<br /><br /> <code>yum groupinstall "Development Tools" "Development Libraries"</code> will install a basic set of development tools and libraries. <br /><br /> '''You may need to install additional tools or libraries in order to compile a particular software package.'''}}
#Go to the directory <code>/tmp</code>
13,420
edits