X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/fcb35d9cb4b9225dd2ab9c1f7167454a5977b948..36ba812de31bd9bd9a8f323e44f42c28576b5879:/doc/sunos.html diff --git a/doc/sunos.html b/doc/sunos.html index 6afe95a..a93b334 100755 --- a/doc/sunos.html +++ b/doc/sunos.html @@ -19,16 +19,16 @@ Instructions for installing Splint using the Solaris binary installation:
  • Download -http://www.splint.org/downloads/binaries/splint-3.1.0.SunOS.tgz +href="http://www.splint.org/downloads/binaries/splint-3.1.1.SunOS.tgz"> +http://www.splint.org/downloads/binaries/splint-3.1.1.SunOS.tgz

    -

  • tar -xzf splint-3.1.0.SunOS.tgz +
  • tar -xzf splint-3.1.1.SunOS.tgz
    -This will create a splint-3.1.0 directory, containing several -subdirectories. The file splint-3.1.0/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.

    @@ -59,10 +59,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.1.0/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.1.0/imports. +the standard directories, this is base-directory/splint-3.1.1/imports.

    @@ -78,7 +78,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.1.0/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.