USGS

Isis 2 Documentation


ISIS Installation Script Quick Start Documentation

ISIS INSTALLATION SCRIPT QUICK START DOCUMENTATION
June 15, 2004
Updated June 22, 2005

If you type isis_install (with no parameters) it will return the following:

---------------------------------------------------------------------------
 syntax:  isis_install  [config]  [sync]  [makestartup]

 purpose: isis_install installs and updates distributed ISIS software kits.

 parameters: config      - configures your ISIS environment variables

             sync        - installs/updates ISIS from the ISIS Server
                           requires rsync installed on your system
			   'isis_install sync show' --- displays the list
                            of files that will be downloaded

             makestartup - makes the c shell and bash shell source
                           files (isis_cshrc and isis_profile)
                           containing your ISIS environment variable
                           assignments

 CVS_Ver $Id: quick_start.html,v 1.5 2006/07/19 03:06:17 isismgr Exp $
---------------------------------------------------------------------------

                                     Quick Start Instructions

ISIS can now only be installed through an internet connection.

NOTE: the new installation will overwrite any development modifications you may have made to your existing system; which is why it is suggested to do a backup beforehand.

  1. Commands
    • type: rsync -az isisdist.wr.usgs.gov::isis_install .

    • type: ./isis_install sync makestartup

  2. Enter the paths of the directories on your system to install ISIS kits.

  3. Incorporate 'isis_cshrc' and/or 'isis_profile' into your .cshrc and/or .profile files.

Last updated: Mar 10 2006
File: quick_start.html

Contact us online at the Isis Support Center: http://isisdist.wr.usgs.gov

ISIS Documentation Home Page