Note using the Linux box phyppro0

  1. The "e852arch.sh" program

    The "~e852/bin/e852arch.sh" is available to determine the machine type. It prints the machine type on the standard output, for example, on an SGI machine it prints "mips-irix", on Linux ir prints "i86-linux", etc...

    This machine type is used to setup the PATH env.variable and the E852_MAKETARGET variable.

  2. Directories

  3. Instructions on setting up the login environment:

    1. Add the following directory your PATH in .cshrc or .login, in front of ~e852/bin:
      ~e852/bin.`sh ~e852/bin/e852arch.sh`
      	  
    2. In your .login (or .cshrc) file, source the regular E852 setup file- 'source ~e852/setup'

Konstantin Olchanski
Last modified: Fri Sep 7 19:58:10 EDT 2001