about Java environment



In this page, the Java environments optimal for browsing my chaos applets are introduced.

Windows


Unix-like OS

You can use Java Runtime Environment (JRE) with various browsers, e.g., with Firefox, Opera, and so on.
(Netscape has not already been supported. I highly recommend you to switch to Firefox or other browsers.)

If Firefox is installed in the directory $mozilla, and if JRE is installed in the directory $jre, Java is enabled with the following command.

ln -s $jre/plugin/i386/ns7/libjavaplugin_oji.so  $mozilla/plugins/

The variables $mozilla and $jre should be replaced by the paths of your environment.
(I did not test opera.)

Some notices are listed as follows.

Macintosh

My Java applets might work with the latest Java for MacOS X provided by apple,
although I did not test them.


Back to Chaos Page