Changes

Jump to: navigation, search

OPS235 Lab 5 - Fedora17

7 bytes removed, 10:29, 10 February 2012
no edit summary
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.
# Issue the following command to install a basic set of development tools and libraries:<br /><br /> <code>yum groupinstall "Development Tools" "Development Libraries"</code>.
{{Admon/note|Installing Development Libraries|In the future, remember the above procedure whenever installing software from source. Sometimes, you need to install additional tools or libraries in order to compile a particular software package}}
13,420
edits

Navigation menu