Changes

Jump to: navigation, search

OPS235 Lab 3

30 bytes added, 13:14, 9 October 2019
Part 2: Compiling Source Code from a Downloaded Archived File
<li>Run the command <b><code><span style="color:#3366CC;font-size:1.2em;">lbreakout</span></code></b> (or possibly '''lbreakout2'''). Where you successful?</li>
<li>You need to run a command to make this program available regardless of your current directory (as opposed to running command in the directory that contains the program). Login as root (be sure to be in the same directory as the source code after logging in as root) and issue the command:<br><b><code><span style="color:#3366CC;font-size:1.2em;">make install</span></code></b></li>
<li>Run the command: <b><code><span style="color:#3366CC;font-size:1.2em;">lbreakout</span></code></b> (or possibly '''lbreakout2'''). Did it work? Issue the command:<br> <b><code><span style="color:#3366CC;font-size:1.2em;">which lbreakout</span></code></b>. What do you think that the '''make install''' command did?</li>
</ol>
572
edits

Navigation menu