Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 40: Line 40:  
   <li>Create a symbolic link</li>
 
   <li>Create a symbolic link</li>
   −
NOTE: Be careful if you cut-and-paste the command below. In some terminal windows, parts of the command does not paste correctly.  
+
NOTE: Be careful if you cut-and-paste the command below. In some terminal windows, from some browsers, parts of the command does not paste correctly. Pay particular attention to the dashes (-) and the backticks (`). There aren't any single quote marks in the command below - they are all supposed to be backticks.
   −
       <pre>ln –s /usr/src/kernels/’uname  –r’-i686 /lib/modules/`uname -r`/build</pre>
+
       <pre>ln <b>–s</b> /usr/src/kernels/<b>`uname –r`</b>-<b>`uname-m`</b> /lib/modules/<b>`uname -r`</b>/build</pre>
    
   <li>Install the Fedora Epel repository using the instructions [http://wiki.contribs.org/Epel here].</li>
 
   <li>Install the Fedora Epel repository using the instructions [http://wiki.contribs.org/Epel here].</li>
38

edits

Navigation menu