Changes

Jump to: navigation, search

OPS235 Lab 3 - CentOS7 - HD2

209 bytes removed, 07:51, 21 September 2016
no edit summary
<li>Issue the command in step 7. You should get another ERROR! What dependency is missing?</li>
<li>Issue the following command to install the library files for SQL by issuing the command:<br><b><code><span style="color:#3366CC;font-size:1.2em;">yum install SDL-devel</span></code></b></li>
<li>Reissue the <b><code><span style="color:#3366CC;font-size:1.2em;">./configure && make</span></code></b> command. Where you successful? If not, what do you think is missing?</li><li>Use the yum command to install the gcc compiler, and issue the <b><code><span style="color:#3366CC;font-size:1.2em;">./configure && make</span></code></b> command again. Where you successful this time?</li>
<li>Run the command <b><code><span style="color:#3366CC;font-size:1.2em;">lbreakout2</span></code></b>. Where you successful?</li>
<li>You need to run a command to make this program available regardless of your current directory. Login as root, change to the directory '''lbreakout''' 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;">lbreakout2</span></code></b> . Did it work? What command could you issue to confirm this game was installed without actually running this program?</li>
</ol>
13,420
edits

Navigation menu