P2PP V.1.3.3 installation instructions

Installing P2PP V.1.3.3

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

  2. Retrieve the P2PP V.1.3.3 delivery package

  3. Retrieve the binary distribution kit (all versions are compatible with the OCT99 release of the VLT Control Software)

  4. At this point you should have two gzipped tar files in your current directory. Execute:

    gunzip -c p2pp-1.3.3.tar.gz | tar xovf -

    This will create a directory called p2pp-1.3.3.

  5. Execute the command sequence:

    cd p2pp-1.3.3
    setenv P2PP $PWD
    make

  6. At this point you may remove the gzipped tar files.

  7. Install the instrument packages you're interested in: see the instrument package installation instructions .

  8. Edit ~/.p2pprc to suit your preferences.
    You may want to set the variable P2PP_CACHE_PATH to something more specific than the default, like $HOME/eso/p2pp-cache.

  9. For telescope installations only: special configuration information is needed in order to use the -mode V command line option of P2PP V.1.3.3.
    Please contact the User Support Group for details.

Running P2PP V.1.3.3

To run P2PP V.1.3.3 you will need to set up some shell variables (you may wish to include these initializations in your ~/.tcshrc file) You can then start P2PP V.1.3.3 simply by issuing the p2pp command.

Environment variables

P2PP V.1.3.3 uses a number of environment variables, and provides defaults if they are not defined in the run-time environment. These variables are: When you start P2PP, you see a printout similar to the following:

Starting P2PP with:
P2PP: /home6/guest/amchavan/p2pp-1.1beta5
VLTROOT: /vlt/NOV97
... more lines ...

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


User Support Group
Last modified: Fri Oct 1 11:01:36 MET DST 1999