Changes

Jump to: navigation, search

OPS235 Lab 3 - CentOS7 - SSD

49 bytes removed, 13:33, 23 June 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 the '''yum install''' command to install some missing dependencies<ul><li><b><code><span style="color:#3366CC;font-size:1.2em;">./configure && makegcc</span></code></b></li><li><b><code><span style="color:#3366CC;font-size:1.2em;">./configure && makezlib-devel</span></code></b><b><code><span style="color:#3366CC;font-size:1.2em;">./configure && makelibpng-devel</span></code></b></li><li><b><code><span style="color:#3366CC;font-size:1.2em;">./configure && makeSDL</span></code></b></li><li><b><code><span style="color:#3366CC;font-size:1.2em;">./configure && makeSDL-devel</span></code></b></li></ul><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>
13,420
edits

Navigation menu