Author: toad Date: 2006-08-10 17:15:39 +0000 (Thu, 10 Aug 2006) New Revision: 10025
Modified: trunk/website/pages/download.php Log: recommend java 1.5 Modified: trunk/website/pages/download.php =================================================================== --- trunk/website/pages/download.php 2006-08-10 17:06:48 UTC (rev 10024) +++ trunk/website/pages/download.php 2006-08-10 17:15:39 UTC (rev 10025) @@ -35,7 +35,7 @@ <h3>Mac OSX, Unix, and Linux</h3> You need to have a recent Java Runtime Environment. We have experienced best results with Sun's Java Runtime Environment which can be obtained from <a href="http://www.java.com/">http://www.java.com/</a>. <BR> -Java version 1.4.1 and later will work. However, be aware that there are applet security vulnerabilities in all versions prior to Java 5 update 4. Generally, we recommend using at least Java 1.4.2. +Java version 1.4.1 and later will work. However, be aware that there are applet security vulnerabilities in all versions prior to Java 5 update 4. Generally, we recommend using Java 1.5. <p>Type on a command line : <pre>
