Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will make sure that the shell can find the Java commands such as java and javac that will be needed for the installation.

Note that there have been problems when using the OpenJDK distribution of java to compile hps-java, therefore make sure that the distribution of java is Oracle's version.

Once the Java installation is completed, you should make sure that the compiler is available from the command line.

...