aboutsummaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html30
1 files changed, 15 insertions, 15 deletions
diff --git a/www/index.html b/www/index.html
index 882abc8b8..c3c42f669 100644
--- a/www/index.html
+++ b/www/index.html
@@ -61,7 +61,7 @@ at Sun Microsystems.<br>
<p>JOGL provides full access to the APIs in the OpenGL
-1.5 specification as well as nearly all vendor extensions, and integrates
+2.0 specification as well as nearly all vendor extensions, and integrates
with the AWT and Swing widget sets.<br>
</p>
@@ -128,7 +128,7 @@ advanced OpenGL techniques now possible with the Java platform.<br>
<p>This project has been built in the following
environments. All require the <a
href="http://www.antlr.org/">ANTLR</a> parser generator and the <a
- href="http://ant.apache.org/">Ant</a> build system to be installed; please
+ href="http://ant.apache.org/">Ant</a> build system version 1.6 or later to be installed; please
see the <a
href="https://jogl.dev.java.net/unbranded-source/browse/*checkout*/jogl/doc/HowToBuild.html?rev=HEAD&amp;content-type=text/html">build
documentation</a> for details. </p>
@@ -139,16 +139,16 @@ documentation</a> for details. </p>
<ul>
<li> <a
- href="http://wwws.sun.com/software/solaris/index.html">Solaris
- 8 for SPARC</a> </li>
+ href="http://www.sun.com/software/solaris/">Solaris
+ 8 or later</a> </li>
<li> <a
- href="http://wwws.sun.com/software/sundev/suncc/index.html">Sun
- ONE Studio 8 Compiler Collection</a> </li>
+ href="http://www.sun.com/software/products/studio/">Sun
+ ONE Studio 8 Compiler Collection or later</a> </li>
<li> <a
- href="http://wwws.sun.com/software/graphics/opengl/index.html">Sun
- OpenGL for Solaris</a> </li>
+ href="http://www.sun.com/software/graphics/opengl/">Sun
+ OpenGL for Solaris</a> (or <a href="http://www.mesa3d.org/">Mesa</a> for Solaris 9 x86) </li>
<li> <a
- href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2</a>
+ href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2 or later</a>
</li>
@@ -158,10 +158,10 @@ documentation</a> for details. </p>
<ul>
- <li> Red Hat Linux 7.3 for x86 </li>
+ <li> Red Hat Linux 7.3 for x86 or later </li>
<li> GCC </li>
<li> <a
- href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2</a>
+ href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2 or later</a>
</li>
@@ -175,7 +175,7 @@ documentation</a> for details. </p>
will not work with earlier releases) </li>
<li> GCC </li>
<li> <a href="http://www.apple.com/java/">Java
- 1.4.2 for Mac OS X</a> </li>
+ 1.4.2 or later for Mac OS X</a> </li>
</ul>
@@ -184,12 +184,12 @@ documentation</a> for details. </p>
<ul>
- <li> Windows 2000 for x86 </li>
+ <li> Windows 2000 or later for x86 </li>
<li> Microsoft Visual C++
- 6.0, 7.0, or <a href="http://www.mingw.org/">MinGW</a> compilers
+ 6.0 or later, or <a href="http://www.mingw.org/">MinGW</a> compilers
</li>
<li> <a
- href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2</a>
+ href="http://java.sun.com/j2se/1.4.2/">Sun J2SDK 1.4.2 or later</a>
</li>