X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/6e3f87f611bdb780419e12653cbf1214168f9faa..91b588dea2cd9d465b092f5a934ebf1638f79253:/doc/linux.html diff --git a/doc/linux.html b/doc/linux.html index 67f3375..dba8e67 100755 --- a/doc/linux.html +++ b/doc/linux.html @@ -19,26 +19,19 @@ Instructions for installing Splint using the linux binary installation:
  • Download -http://www.splint.org/downloads/binaries/splint-3.0.1.6.Linux.tgz +href="http://www.splint.org/downloads/binaries/splint-3.1.1.Linux.tgz"> +http://www.splint.org/downloads/binaries/splint-3.1.1.Linux.tgz

    -

  • tar -xzf splint-3.0.1.6.Linux.tgz +
  • tar -xzf splint-3.1.1.Linux.tgz
    -This will create a splint-3.0.1.6 directory, containing several -subdirectories. The file splint-3.0.1.6/bin/splint is the Splint binary. +This will create a splint-3.1.1 directory, containing several +subdirectories. The file splint-3.1.1/bin/splint is the Splint binary.

    -

  • Subscribe to the lclint-announce mailing list by sending a message -to majordomo@virginia.edu -containing the body: -
    -     subscribe lclint-announce
    -     
    To install Splint binaries and libraries in a different directory (optional): @@ -59,10 +52,10 @@ GNU's make utility is required; it may be named
    LARCH_PATH - path to search for splint libraries and initializations files. If you are using the standard directories, this -should be ".:base-directory/splint-3.0.1.6/lib". +should be ".:base-directory/splint-3.1.1/lib".

    LCLIMPORTDIR - directory containing lcl imports files. If you are using -the standard directories, this is base-directory/splint-3.0.1.6/imports. +the standard directories, this is base-directory/splint-3.1.1/imports.

    @@ -78,7 +71,7 @@ on the shell you are using) in one of your initialization dotfiles (usually ~/.environment).

    Set up your command path to include the directory containing -splint-3.0.1.6/bin/splint, or move the binary to a directory in +splint-3.1.1/bin/splint, or move the binary to a directory in your command path.