Changes

Jump to: navigation, search

OPS235 Lab 3

171 bytes added, 07:52, 21 September 2016
no edit summary
<ol>
<li value="7">Issue the following command:<br><b><code><span style="color:#3366CC;font-size:1.2em;">./configure && make</span></code></b><br>Most likely, you will get an '''ERROR!''' What do you think the error is telling you?<br></li>
<li>You can use Issue the yum following command to install some missing dependencies that should be mentioned in the configure error message.</li> files for application development by issuing the command:<libr>Reissue the <b><code><span style="color:#3366CC;font-size:1.2em;">./configure && makeyum groupinstall "Development Tools"</span></code></b> </li><li>Issue the commandin step 7. Where you successful? If not, what do you think You should get another ERROR! What dependency is missing?</li><li>Use Issue the yum following command to install the gcc compiler, and issue 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 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