gunzip -c p2pp-1.3.3.tar.gz | tar xovf -
This will create a directory called p2pp-1.3.3.
cd p2pp-1.3.3
setenv P2PP $PWD
make
~/.p2pprc to suit your preferences. P2PP_CACHE_PATH
to something more specific than the default, like
$HOME/eso/p2pp-cache.
-mode V command line option of P2PP
V.1.3.3. ~/.tcshrc file)
P2PP should point to the directory where
you installed the system: for instance
setenv P2PP $HOME/p2pp-1.3.3
PATH should contain $P2PP/bin;
for instance:
setenv PATH $PATH":"$P2PP/bin
p2pp command.
VLTROOT (deafults to $P2PP) VLTROOT shell variable is probably already set to
something like /vlt/NOV97.
PRINTER (no deafult) PRINTER must be defined.
DSQUERY (deafult is PROBS) -mode V or (-mode E
command line
option).
DSQUERY should be the name
of the database server; at the NTT, DSQUERY must
be set to OLASLS.
RTAPENV (deafult is installation-dependent) -mode V or (-mode E
command line
option).
RTAPENV should be set to the
name of the active RTAP environment, either CCS or CCSlite:
for instance, wip5qs.
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.