Compiling the system

JICOS application developers need not compile the system. JICOS system developers need to compile the system. Here's how:

  1. Set the user permission on $JICOS/tools/bin/ant to executable: 
  2. chmod u+x $JICOS/tools/bin/ant
  3. Make sure you have the environment variable JAVA_HOME set: 
  4. setenv JAVA_HOME /usr/java/j2sdk1.4.1
  5. execute make.