next up previous contents
Next: How to install Up: Installation in enforced Previous: Installation in enforced

Where to get the package from

If you can access the /afs/cern.ch cell via AFS or via an NFS translator

In this case, you just need to go to the proper place and you can use the command to install the HEPiX scripts in any mode from there.

This means that if you want to install the scripts on AIX 3.2 then:

cd /afs/cern.ch/project/hepix/wg/scripts/unpack/3.0.2/rs_aix32/hepix-3.0.2-rs_aix32/
and then report to 2.1.2 in this document.

If you cannot access the /afs/cern.ch cell via AFS or via an NFS translator

The default place is now the CERN official anonymous FTP:
asisftp:pub/HEPiX/pro/sysname/archive

sysname must be one of:

archive follows the form:
hepix-Version.Release.Patch-sysname.tar.Z

For example, if you want to get the HEPiX login scripts for AIX 3.2.5, with the production version being 3.0.2, simply get the file:

asisftp:pub/HEPiX/pro/rs_aix32/hepix-3.0.2-rs_aix32.tar.Z

Then you can download the package into a local file system and we assume in the following of the paper that it will be under:

/usr/local/src/hepix

This is for convenience you can put it elsewhere but not under /usr/local/lib/hepix of course.

Once you get the package, you must uncompress it:

> uncompress hepix-3.0.2-rs_aix32.tar.Z

then you have to untar it:

> tar xf hepix-3.0.2-rs_aix32.tar

which will create you a directory:

hepix-3.0.2-rs_aix32



Arnaud Taddei
Tue Dec 12 08:15:58 MET 1995