Changes

Jump to: navigation, search

OPS245 Lab 3 dev

1 byte added, 21:49, 8 February 2023
Part 2: Compiling Source Code from a Downloaded Archived File
<li>Run the command <b><code><span style="color:#3366CC;font-size:1.2em;">lbreakouthd</span></code></b>. Were 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). So, issue the command: <b><code><span style="color:#3366CC;font-size:1.2em;">sudo make install</span></code></b></li>
<li>Run the command: <b><code><span style="color:#3366CC;font-size:1.2em;">lbreakouthd</span></code></b>. Did it work? Issue the command:<br> <b><code><span style="color:#3366CC;font-size:1.2em;">which lbreakout2</span></code></b>. What do you think that the '''make install''' command did?</li>
</ol>

Navigation menu