Skip to content
Snippets Groups Projects
getting_java.sgml 1.61 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.
    Please note that the version of Java that comes with Netscape and Internet
    Explorer is not sufficient to run &prog;.
      </PARA>
      <ITEMIZEDLIST>
        <LISTITEM>
          <PARA>
    
    tjc's avatar
    tjc committed
    UNIX users should get the current Java version from the <ULINK
    URL="http://java.sun.com/">Sun</ULINK>.
    
    tjc's avatar
    tjc committed
          </PARA>
        </LISTITEM>
        <LISTITEM>
          <PARA>
    
    tjc's avatar
    tjc committed
    <ULINK URL="http://www.linux.org/">GNU/Linux</ULINK> users should install the latest
    java stable Java release from
    <ULINK URL="http://www.blackdown.org/">Blackdown.org</ULINK> .
    The Sun versions of Java 1.3.1, 1.4.0 and 1.4.1 have
    various long-standing bugs which make them unsuitable for Artemis.
    Newer releases from Sun may fix these problems.
    
    tjc's avatar
    tjc committed
          </PARA>
        </LISTITEM>
        <LISTITEM>
          <PARA>
    
    tjc's avatar
    tjc committed
    Windows users should get latest <ULINK
    URL="http://java.sun.com/">Java version</ULINK> or better
    from Sun Microsystems.
    
    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>
    Macintosh users with MacOS X (ie MacOS version 10) or better do not need to
    install Java because it comes as a standard feature of the operating system.
    
    tjc's avatar
    tjc committed
    Note, however, that Java on the older versions of MacOS X has irritating
    
    tjc's avatar
    tjc committed
    bugs so we recommend using the latest version of MacOS, which runs &prog; well.
    
    tjc's avatar
    tjc committed
    Macintosh users with older MacOS versions cannot use this release of &prog;.
    
    tjc's avatar
    tjc committed
          </PARA>
        </LISTITEM>
      </ITEMIZEDLIST>
    </SECT2>