Skip to content
Snippets Groups Projects
getting_java.sgml 1 KiB
Newer Older
  • Learn to ignore specific revisions
  • tjc's avatar
    tjc committed
    <SECT2 ID="INSTALLINGJAVA">
      <TITLE>Installing Java</TITLE>
      <PARA>
    Before installing &prog; you will need to make sure you have Java installed.
      </PARA>
      <ITEMIZEDLIST>
        <LISTITEM>
          <PARA>
    
    tjc's avatar
    tjc committed
    Linux, UNIX users should get the current Java version from the <ULINK
    
    tjc's avatar
    tjc committed
    URL="http://www.java.com/">Oracle</ULINK>.
    
    tjc's avatar
    tjc committed
          </PARA>
        </LISTITEM>
        <LISTITEM>
          <PARA>
    
    tjc's avatar
    tjc committed
    Windows users should get latest stable release from <ULINK
    
    tjc's avatar
    tjc committed
    URL="http://www.java.com/">Java version</ULINK> 
    
    Tim Carver's avatar
    Tim Carver committed
    from Oracle.
    
    tjc's avatar
    tjc committed
    On some versions of Windows (such as Windows 2000) you will need be have
    administrator privileges for your machine to successfully install Java.
          </PARA>
        </LISTITEM>
        <LISTITEM>
          <PARA>
    
    tcarver's avatar
    tcarver committed
    Macintosh users with MacOS X should have Java installed. You can get the 
    latest Java 1.6 version from Apple.
    
    tjc's avatar
    tjc committed
    
    
    tcarver's avatar
    tcarver committed
    Java 7 for Intel Mac running Mac OSX 10.7.3 or above can be downloaded from 
    
    tcarver's avatar
    tcarver committed
    <ULINK URL="http://www.java.com/en/download/help/mac_install.xml">Oracle</ULINK>.
    
    tjc's avatar
    tjc committed
          </PARA>
        </LISTITEM>
      </ITEMIZEDLIST>
    </SECT2>