PHRS v70.2 installation instructions

FOR ESO INTERNAL USE ONLY!

1  PHRS v70.2

The latest version of PHRS is v70.2. Before trying to install and run it, you should read the release notes.

Installing PHRS v70.2

  1. Change directory to where you want to install the PHRS system.

  2. If in that directory there is no sub-directory called phrs-data, you'll need to create one according to the specification document.

  3. Retrieve the PHRS v70.2 delivery package

  4. If necessary, retrieve the Tcl/Tk and Java binary packages for Solaris into the same directory:

  5. At this point you should have several gzipped tar files in your current directory.
    Execute:
        gunzip -c phrs-70.2.tar.gz | tar xovf -
        cd phrs-70.2
        setenv PHRS $PWD
        make

    This will create and populate a directory called phrs-70.2

At this point you may remove the gzipped tar files.

Running PHRS v70.2

To run PHRS v70.2 you will need to set up some shell variables (you may wish to include these initializations in your ~/.tcshrc file): You can then start PHRS v70.2 simply by issuing the phrs command. You should then see a printout similar to the following:

Starting PHRS with:
PHRS: /home/users/amchavan/work/phrs-66.0
... more lines ...

by which you can verify if the shell variables are properly set.


User Support Group
Last modified: Thu Feb 14 19:12:54 MET 2002