Author: toad Date: 2008-04-04 22:18:26 +0000 (Fri, 04 Apr 2008) New Revision: 18994
Modified: trunk/website/pages/en/download.php Log: JVM which can be obtained via your package manager or via java.com Modified: trunk/website/pages/en/download.php =================================================================== --- trunk/website/pages/en/download.php 2008-04-04 22:10:15 UTC (rev 18993) +++ trunk/website/pages/en/download.php 2008-04-04 22:18:26 UTC (rev 18994) @@ -48,7 +48,7 @@ <div id="unix"> <h3>Linux and other Unix-like systems</h3> -You need to have a recent <b>Java Runtime Environment</b> (JRE). 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> +You need to have a recent <b>Java Runtime Environment</b> (JRE). We have experienced best results with Sun's Java Runtime Environment which can be obtained via your <a href="http://en.wikipedia.org/wiki/Package_manager">package manager</a> or from <a href="http://www.java.com/">http://www.java.com/</a>. <BR> Java version 1.4.2 and later will work. However, be aware that there are applet security vulnerabilities in all versions prior to Java 1.5 update 4. Generally, we recommend using latest. <p>Type on a command line :</p>
