Commit bb9e0e23 authored by Ian Humphrey's avatar Ian Humphrey
Browse files

Updated InstallGuide.xml for new supported systems.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@7387 41f8697f-d340-4b68-9986-7bafba869bb8
parent b8c851aa
Loading
Loading
Loading
Loading
+16 −19
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ you must <em>not</em> upgrade the ISIS Data Files!!!
       </p>
       <p>
          Example use of port 80:
         <pre>rsync -azv --delete --partial --port=80 isisdist.astrogeology.usgs.gov::x86-64_linux_RHEL6/isis .</pre>
         <pre>rsync -azv --delete --partial --port=80 isisdist.astrogeology.usgs.gov::x86-64_linux_RHEL/isis .</pre>
       </p>

       <p>
@@ -198,9 +198,12 @@ you must <em>not</em> upgrade the ISIS Data Files!!!
               Therefore we no longer build ISIS on the following platforms:
               <pre>
                 Linux SUSE 9.X, 10.X, 11.X, SLES 11
                 RedHat Enterprise 3, 4, 5
                 Debian 7
                 Ubuntu 12.04
                 RedHat Enterprise 3, 4, 5, 6
                 Mac OSX with the Power PC processor
                 Mac OSX 10.4, 10.5
                 Mac OSX 10.4, 10.5, 10.6, 10.8
                 Sun OS
               </pre>
             </p>

@@ -285,44 +288,37 @@ you must <em>not</em> upgrade the ISIS Data Files!!!

<pre>
        <b>
        <u>Example for MacOSX 10.6 64-bit Intel compatible systems:</u>
        <u>Example for MacOSX 10.11 64-bit Intel compatible systems:</u>
        </b>
        rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::x86-64_darwin_OSX10.6/isis .
</pre>

<pre>
        <b>
        <u>Example for MacOSX 10.8 64-bit Intel compatible systems:</u>
        </b>
        rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::x86-64_darwin_OSX10.8/isis .
        rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::x86-64_darwin_OSX/isis .
</pre>

<pre>
        <b>
        <u>Example for Fedora 21 Linux x86 64-bit Intel compatible systems:</u>
        </b>
        rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::x86-64_linux_FEDORA21/isis .
        rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::x86-64_linux_FEDORA/isis .
</pre>

<pre>
        <b>
        <u>Example for Ubuntu 12.04 Linux x86 64-bit Intel compatible systems:</u>
        <u>Example for Ubuntu 14.04 Linux x86 64-bit Intel compatible systems:</u>
        </b>
        rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::x86-64_linux_UBUNTU/isis .
</pre>

<pre>
        <b>
        <u>Example for Debian 7.0 Linux x86 64-bit Intel compatible systems:</u>
        <u>Example for Debian 8 Linux x86 64-bit Intel compatible systems:</u>
        </b>
        rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::x86-64_linux_DEBIAN/isis .
</pre>

<pre>
        <b>
        <u>Example for RHEL 6.5 Linux x86 64-bit Intel compatible systems:</u>
        <u>Example for RHEL 7 Linux x86 64-bit Intel compatible systems:</u>
        </b>
        rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::x86-64_linux_RHEL6/isis .
        rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::x86-64_linux_RHEL/isis .
</pre>


@@ -533,14 +529,14 @@ you must <em>not</em> upgrade the ISIS Data Files!!!

        <h2>Example ISIS 3 Download</h2>
        <p>
          This is an example of downloading ISIS onto a RedHat 6 system using
          This is an example of downloading ISIS onto a RedHat 7 system using
          tcsh as your shell.
        </p>
        <pre>
          $ cd /work
          $ mkdir isis3
          $ cd isis3
          $ rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::x86-64_linux_RHEL6/isis .
          $ rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::x86-64_linux_RHEL7/isis .
          $ rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/base data/
          **now pick your missions without kernels**
          **example MRO**
@@ -642,6 +638,7 @@ you must <em>not</em> upgrade the ISIS Data Files!!!
    <change name="Kristin Berry" date="2014-01-19">Updated for latest RHEL version and removed references to SUSE and SLES support. </change>
    <change name="Ian Humphrey" date="2016-02-26">Updated for latest Fedora version (Fedora21).</change>
    <change name="Adam Paquette" date="2016-06-24">Updated links to the support center.</change>
    <change name="Ian Humphrey" date="2017-01-25">Updated instructions for new supported systems.</change>
  </history>

  <bibliography>