Loading isis/src/docsys/documents/InstallGuide/InstallGuide.xml +6 −7 Original line number Original line Diff line number Diff line Loading @@ -44,8 +44,8 @@ you must <em>not</em> upgrade the ISIS Data Files!!! <li>Create a new environment for your ISIS3 installation: <li>Create a new environment for your ISIS3 installation: <pre> <pre> #Add the following channels to the Anaconda installation #Add the following channels to the Anaconda installation conda config --add channels conda-forge conda config --add channels conda-forge, usgs-astrogeology conda config --add channels usgs-astrogeology #Create a new conda environment to install ISIS3 in #Create a new conda environment to install ISIS3 in conda create -n isis3 conda create -n isis3 Loading @@ -53,7 +53,7 @@ you must <em>not</em> upgrade the ISIS Data Files!!! #Activate the environment #Activate the environment source activate isis3 source activate isis3 #Download the ISIS3 version with label alpha #Download the ISIS3 version conda install -c usgs-astrogeology isis3 conda install -c usgs-astrogeology isis3 #Execute the ISIS3 variable initialization script with default arguments. #Execute the ISIS3 variable initialization script with default arguments. Loading Loading @@ -98,7 +98,6 @@ you must <em>not</em> upgrade the ISIS Data Files!!! <p>ISIS3 is also built and tested nightly on the following operating systems.</p> <p>ISIS3 is also built and tested nightly on the following operating systems.</p> <ul> <ul> <li>Ubuntu 14.04.3 LTS</li> <li>Debian Linux 8 (jessie)</li> <li>Debian Linux 8 (jessie)</li> <li>CentOS Linux 7.2.1511</li> <li>CentOS Linux 7.2.1511</li> <li>Fedora 25</li> <li>Fedora 25</li> Loading Loading @@ -200,7 +199,7 @@ is a popular choice and may be downloaded below. To download all ISIS3 data files, continue reading. To download all ISIS3 data files, continue reading. </p> </p> <p> <p> To download all ISIS3 data, enter the following commands at the command prompt: To download all ISIS3 data (approximately 180 GB), enter the following commands at the command prompt: </p> </p> <pre> <pre> Loading Loading @@ -509,7 +508,7 @@ is a popular choice and may be downloaded below. <history> <history> <change name="Kristin Berry" date="2018-08-28">Original Version</change> <change name="Kristin Berry" date="2018-08-28">Original Version</change> <change name ="Tyler Wilson" date="2018-09-26">Updated version to incorporate installing via conda/building with cmake</change> <change name ="Tyler Wilson along with the ASC Development Team" date="2018-09-26">Updated version to incorporate installation through Conda</change> </history> </history> Loading Loading
isis/src/docsys/documents/InstallGuide/InstallGuide.xml +6 −7 Original line number Original line Diff line number Diff line Loading @@ -44,8 +44,8 @@ you must <em>not</em> upgrade the ISIS Data Files!!! <li>Create a new environment for your ISIS3 installation: <li>Create a new environment for your ISIS3 installation: <pre> <pre> #Add the following channels to the Anaconda installation #Add the following channels to the Anaconda installation conda config --add channels conda-forge conda config --add channels conda-forge, usgs-astrogeology conda config --add channels usgs-astrogeology #Create a new conda environment to install ISIS3 in #Create a new conda environment to install ISIS3 in conda create -n isis3 conda create -n isis3 Loading @@ -53,7 +53,7 @@ you must <em>not</em> upgrade the ISIS Data Files!!! #Activate the environment #Activate the environment source activate isis3 source activate isis3 #Download the ISIS3 version with label alpha #Download the ISIS3 version conda install -c usgs-astrogeology isis3 conda install -c usgs-astrogeology isis3 #Execute the ISIS3 variable initialization script with default arguments. #Execute the ISIS3 variable initialization script with default arguments. Loading Loading @@ -98,7 +98,6 @@ you must <em>not</em> upgrade the ISIS Data Files!!! <p>ISIS3 is also built and tested nightly on the following operating systems.</p> <p>ISIS3 is also built and tested nightly on the following operating systems.</p> <ul> <ul> <li>Ubuntu 14.04.3 LTS</li> <li>Debian Linux 8 (jessie)</li> <li>Debian Linux 8 (jessie)</li> <li>CentOS Linux 7.2.1511</li> <li>CentOS Linux 7.2.1511</li> <li>Fedora 25</li> <li>Fedora 25</li> Loading Loading @@ -200,7 +199,7 @@ is a popular choice and may be downloaded below. To download all ISIS3 data files, continue reading. To download all ISIS3 data files, continue reading. </p> </p> <p> <p> To download all ISIS3 data, enter the following commands at the command prompt: To download all ISIS3 data (approximately 180 GB), enter the following commands at the command prompt: </p> </p> <pre> <pre> Loading Loading @@ -509,7 +508,7 @@ is a popular choice and may be downloaded below. <history> <history> <change name="Kristin Berry" date="2018-08-28">Original Version</change> <change name="Kristin Berry" date="2018-08-28">Original Version</change> <change name ="Tyler Wilson" date="2018-09-26">Updated version to incorporate installing via conda/building with cmake</change> <change name ="Tyler Wilson along with the ASC Development Team" date="2018-09-26">Updated version to incorporate installation through Conda</change> </history> </history> Loading