This version of PIPS has been developed with Unidata netCDF, version 2.3.2 and PVM, version 3.3.4.
The following section contains the INSTALL file of this package and describes how to install PIPS:
INSTALLATION
PIPS version 1.01
This document describes how to build and install the PIPS package.
1) Install the NetCDF library and PVM. If only the NetCDF library
is installed, then only pnm2nc, nc2pnm and ncattdef will be build.
2) Check the Makefile in the pips directory. You will certainly
have to correct the pathnames for the NetCDF- and PVM library.
At this stage, you will only need to edit the first variable
section in the Makefile.
3) Type make in the pips directory.
You may get some messages like:
*** Error code 1 (ignored)
This is perfectly allright - please ignore them !
4) Type a program name with the -h command line option to get
information on how to use it.
CONTACT
Please direct any e-mail (questions, bugs, bug fixes, etc.) to:
atae@spva.ph.ic.ac.uk
The trouble-shooting section contains answers to some common problems with the mentioned packages known to the author.