Skip to content
Snippets Groups Projects
Commit 77691b28 authored by ballen4705's avatar ballen4705
Browse files

made filenames correspond exactly to pattern

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@36 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent f696d478
No related branches found
No related tags found
No related merge requests found
...@@ -91,10 +91,10 @@ completed the installation.<br> ...@@ -91,10 +91,10 @@ completed the installation.<br>
href="http://sourceforge.net/project/showfiles.php?group_id=64297">here</a></li> href="http://sourceforge.net/project/showfiles.php?group_id=64297">here</a></li>
<li>Uncompress the tarball (note: you probably want the most <li>Uncompress the tarball (note: you probably want the most
recent release)<br> recent release)<br>
<tt>tar zxvf smartmontools-5.0.tar.gz</tt></li> <tt>tar zxvf smartmontools-5.0-1.tar.gz</tt></li>
<li>The previous step created a directory called smartmontools-5.0 <li>The previous step created a directory called smartmontools-5.0-1
containing the code. &nbsp;Go to that directory, build, and install:<br> containing the code. &nbsp;Go to that directory, build, and install:<br>
<tt>cd smartmontools-5.0<br> <tt>cd smartmontools-5.0-1<br>
make<br> make<br>
make install &nbsp;</tt> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; make install &nbsp;</tt> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[only root can do this]<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[only root can do this]<br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment