Changes

Jump to: navigation, search

OPS235 Lab 5 - Fedora17

40 bytes added, 12:34, 14 February 2012
m
Investigation 3: How do you build software from source code?
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.
#Boot up your '''fecora2fedora2''' VM.<!-- corrected a couple typos Eric D.-->
# Issue the following command to install a basic set of development tools and libraries:<br /><code>yum groupinstall "Development Tools" "Development Libraries"</code>.
'''Answer the Investigation 3 observations / questions in your lab log book.'''
 
===Investigation 4: Using git===
1
edit

Navigation menu