Iris Explorer Information (Online Documentation)


Using Explorer on laplace, sgi1, sgi2 and godel

  1. Put the following line in your ~/.cshrc file:
       setenv EXPLORERHOME    "/usr/explorer"
    
    and ensure that the you remove ANY lines which set the LM_LICENSE_FILE environment variable.

  2. Make sure that /usr/explorer/bin is in your path; e.g. in your .cshrc have something like
       set path=($path /usr/explorer/bin)
    

Using Explorer on bh1, bh2, bh3, bh4, bh5 and bh6

  1. Put the following lines in your ~/.cshrc file:
       setenv EXPLORERHOME    "/usr/explorer"
       setenv LM_LICENSE_FILE "7312@laplace.physics.ubc.ca"
    
    and ensure that you remove any other lines which set the LM_LICENSE_FILE environment variable.

  2. Make sure that /usr/explorer/bin is in your path; e.g. in your .cshrc have something like
       set path=($path /usr/explorer/bin)
    

Using Matt's modules on laplace, sgi1, sgi2 and godel

Create or modify the file ~/.explorrerc so that it contains the following lines:
category   Amaps    /usr/explorer/maps    /d/laplace/usr2/people/matt/explorer/maps
category   AModules /usr/explorer/modules /d/laplace/usr2/people/matt/explorer/maps

Using Matt's modules on bh1, bh2, bh3, bh4, bh5 and bh6

Create or modify the file ~/.explorrerc so that it contains the following lines:
category   Amaps    /usr/explorer/maps    /d/bh1/home/matt/explorer/maps
category   AModules /usr/explorer/modules /d/bh1/home/matt/explorer/modules

Please report any problems, errors etc. to Matt IMMEDIATELY

Maintained by choptuik@physics.ubc.ca. Supported by CIAR, NSERC and NSF.