]> andersk Git - splint.git/blobdiff - doc/linux.html
Changed the version from 3.1.1 to 3.1.0
[splint.git] / doc / linux.html
index 408e726094cf907f3d2c39ca225da1eb6af889e6..db57e646cee0ef9aaa8f37b655644d44a06a4c70 100755 (executable)
@@ -19,16 +19,16 @@ Instructions for installing Splint using the linux binary installation:
 
 <li> Download
 <a
-href="http://www.splint.org/downloads/binaries/splint-3.1.0.Linux.tgz"><em>
-http://www.splint.org/downloads/binaries/splint-3.1.0.Linux.tgz
+href="http://www.splint.org/downloads/binaries/splint-3.1.1.Linux.tgz"><em>
+http://www.splint.org/downloads/binaries/splint-3.1.1.Linux.tgz
 </em></a>
 <p>
 
 <p>
-<li> <tt>tar -xzf splint-3.1.0.Linux.tgz</tt>
+<li> <tt>tar -xzf splint-3.1.1.Linux.tgz</tt>
 <blockquote>
-This will create a splint-3.1.0 directory, containing several
-subdirectories.   The file <tt>splint-3.1.0/bin/splint</tt> is the Splint binary.
+This will create a splint-3.1.1 directory, containing several
+subdirectories.   The file <tt>splint-3.1.1/bin/splint</tt> is the Splint binary.
 </blockquote>
 <p>
 
@@ -59,10 +59,10 @@ GNU's make utility is required; it may be named
 <blockquote>
 <tt>LARCH_PATH</tt> - path to search for splint libraries and
 initializations files. If you are using the standard directories, this
-should be <em>".:base-directory/splint-3.1.0/lib"</em>.
+should be <em>".:base-directory/splint-3.1.1/lib"</em>.
 <p>
 <tt>LCLIMPORTDIR</tt> - directory containing lcl imports files. If you are using
-the standard directories, this is <em>base-directory/splint-3.1.0/imports</em>.
+the standard directories, this is <em>base-directory/splint-3.1.1/imports</em>.
 
 <p>
 
@@ -78,7 +78,7 @@ on the shell you are using) in one of your initialization dotfiles
 (usually <tt>~/.environment</tt>). 
 <p>
 Set up your command path to include the directory containing
-<tt>splint-3.1.0/bin/splint</tt>, or move the binary to a directory in
+<tt>splint-3.1.1/bin/splint</tt>, or move the binary to a directory in
 your command path.
 <p>
    
This page took 0.034749 seconds and 4 git commands to generate.