Changes

Jump to: navigation, search

OPS235 Lab 5 - Fedora17

105 bytes added, 09:28, 30 September 2010
Investigation 4: How do you build software from source code?
#Go to the directory <code>/tmp</code>
#Use the <code>wget</code> command to download the "tar ball" that contains the source code for the NLED text editor. <code>wget</code> is a command-line tool to download files from the web using the http or ftp protocols.
#*<code>wget http://cdot.senecac.on.ca/software/nled/nled_2_52_src.tgz</code>
#Extract the files. Change to the newly-extracted directory (<code>/tmp/nled-2.52</code>)

Navigation menu