STARJAVA

*** LINUX ONLY *** Download JDK (both 1.5 and 1.6) from Sun. Download JAI from java.net. Run the binary installer for the JDK, which will create jdk-<whatever> directories. Change into the created jdk- directory, then run the binary installer for JAI, which will install JAI into the JDK directory. Then cp -r * $STARCONF_DEFAULT_PREFIX/java1.[56] to copy the files into the distribution.

*** END OF LINUX ONLY ***

*** OS X ONLY ***

*** END OF OS X ONLY ***

Make sure that the ~/.stardev.properties file has:

(Not sure if this can take environment variables, which is why it doesn't use $STARCONF_DEFAULT_PREFIX)

Make sure that the Starlink 'ant' command is first in your path by doing:

If you see references for Starlink in there, you've done it right. Then do:

Start using the new ant:

And build starjava:


STARPERL


Make a clone of the git repository:

Change into the directory and follow the instructions in the README.


ORAC-DR