Made some progress... After following the instructions supplied by twist, the errors I am getting are not as extreme.
Now when I run the runlime.sh script on the HOWTO page, I get the following error:
java.lang.NoClassDefFoundError: javax/swing/JOptionPane
at RunLime.main(RunLime.java:76) |