For ITD accounts YOU DON'T HAVE TO DO ANYTHING!


For CAEN users, this will make your life a little easier.

Put the location of the Java compiler and interpreter in your path, so you can just type their names when you need to use them. To do this,
  1. edit your .cshrc file and put the following line
    set path=($path /usr/contrib/java/java/bin )
    at the very bottom of the file.

  2. type source .cshrc


Last Updated by S.L Bartlett on 5/6/96