Difference for doc/ig.tex from version 1.16 to 1.17

version 1.16version 1.17
Line 11
Line 11
 % %
 %       $RCSfile: ig.tex,v $ %       $RCSfile: ig.tex,v $
 %       $Author: mbach $        $Locker:  $                $State: Exp $ %       $Author: mbach $        $Locker:  $                $State: Exp $
 %       $Revision: 1.16 $      $Date: 2002/10/29 16:00:43 $ %       $Revision: 1.17 $      $Date: 2002/10/30 23:35:17 $
 % %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % DESCRIPTION: % DESCRIPTION:
Line 70
Line 70
  
 \chapter{Installing Java} \chapter{Installing Java}
     JMV requires the Java Plug-In, which is included in the Java Runtime      JMV requires the Java Plug-In, which is included in the Java Runtime 
 Environment (JRE), version 1.3 or higher. Visit  Environment (JRE), version 1.3 or higher. Go to 
 \htmladdnormallink{{\tt http://java.sun.com/j2se/}}{http://java.sun.com/j2se/} \htmladdnormallink{{\tt http://java.sun.com/j2se/}}{http://java.sun.com/j2se/}
 to get the latest version of the JRE. to get the latest version of the JRE.
 If you do not have the Java Plug-In installed when you try to run JMV from a  If you do not have the Java Plug-In installed when you try to run JMV from a 
Line 80
Line 80
  
 These instructions are for downloading JRE version 1.4, which contains  These instructions are for downloading JRE version 1.4, which contains 
 version 1.4 of the Java Plug-In. We will try to keep these instructions  version 1.4 of the Java Plug-In. We will try to keep these instructions 
 up to date with the most recent releases of the JRE, but be aware that  up to date with the most recent releases of the JRE, the version listed in this guide may not be the most recent version downloadable from the JRE website. Also, older versions of the JRE should work, so for example, if you have JRE 1.3, that version will work too.
 more recent versions may be available. 
  
 \section{Solaris} \section{Solaris}
 \begin{sloppypar} \begin{sloppypar}
 To install Java for Solaris, visit \htmladdnormallink{{\tt http://java.sun.com/j2se/1.4/download.html}}{http://java.sun.com/j2se/1.4/download.html}.\\ Under the  To install Java for Solaris, go to \htmladdnormallink{{\tt http://java.sun.com/j2se/1.4/download.html}}{http://java.sun.com/j2se/1.4/download.html}.\\ Under the 
 ``Download J2SE v 1.4.0\_01'' header, select the ``DOWNLOAD'' link from the  ``Download J2SE v 1.4.0\_01'' header, select the ``DOWNLOAD'' link from the 
 ``JRE'' column in the ``Solaris'' row that corresponds to your system, and  ``JRE'' column in the ``Solaris'' row that corresponds to your system, and 
 continue the download process. continue the download process.
Line 95
Line 94
  
 \section{Windows} \section{Windows}
 \begin{sloppypar} \begin{sloppypar}
 To install Java for Windows, visit \htmladdnormallink{{\tt http://java.sun.com/j2se/1.4/download.html}}{http://java.sun.com/j2se/1.4/download.html}. Under the  To install Java for Windows, go to \htmladdnormallink{{\tt http://java.sun.com/j2se/1.4/download.html}}{http://java.sun.com/j2se/1.4/download.html}. Under the 
 ``Download J2SE v 1.4.0\_01'' header, select the ``DOWNLOAD'' link from the ``JRE''  ``Download J2SE v 1.4.0\_01'' header, select the ``DOWNLOAD'' link from the ``JRE'' 
 column in one of the ``Windows'' rows (``Windows (US Only)'' or  column in one of the ``Windows'' rows (``Windows (US Only)'' or 
 ``Windows (all languages including English)''), and continue the download  ``Windows (all languages including English)''), and continue the download 
Line 106
Line 105
  
 \section{Linux} \section{Linux}
 \begin{sloppypar} \begin{sloppypar}
 To install Java for Linux, visit \htmladdnormallink{{\tt http://java.sun.com/j2se/1.4/download.html}}{http://java.sun.com/j2se/1.4/download.html}. Under the  To install Java for Linux, go to \htmladdnormallink{{\tt http://java.sun.com/j2se/1.4/download.html}}{http://java.sun.com/j2se/1.4/download.html}. Under the 
 ``Download J2SE v 1.4.0\_01'' header, select the ``DOWNLOAD'' link from the ``JRE''  ``Download J2SE v 1.4.0\_01'' header, select the ``DOWNLOAD'' link from the ``JRE'' 
 column in the one of the Linux rows (``Linux RedHat shell script'' or  column in the one of the Linux rows (``Linux RedHat shell script'' or 
 ``Linux GNUZIP tar shell script''), and continue the download process. ``Linux GNUZIP tar shell script''), and continue the download process.
Line 122
Line 121
  
 \begin{enumerate} \begin{enumerate}
  
 \item Uninstall previous installation of the Java Plug-in,  \BOLDLISTITEM{Uninstall previous installation of the Java Plug-in, 
   if applicable. \\   if applicable.} \\
 {\tt {\tt
         rm -fr \$HOME/.netscape/java \\         rm -fr \$HOME/.netscape/java \\
         rm \$HOME/.netscape/plugins/javaplugin.so         rm \$HOME/.netscape/plugins/javaplugin.so
 } }
  
 \item Set the NPX\_PLUGIN\_PATH environment variable: \\ \BOLDLISTITEM{Set the NPX\_PLUGIN\_PATH environment variable:} \\
 {\tt {\tt
         export NPX\_PLUGIN\_PATH={\it jre}/plugin/i386/ns4         export NPX\_PLUGIN\_PATH={\it jre}/plugin/i386/ns4
 } \\ } \\
         Here, {\it jre} is the path to the top-level directory of your Java 2          Here, {\it jre} is the path to the top-level directory of your Java 2 
          Runtime Environment installation.           Runtime Environment installation. 
  
 \item For Netscape 6 browsers: (follow similar steps for other Mozilla-based browsers)\\ \BOLDLISTITEM{For Netscape 6 browsers: (follow similar steps for other Mozilla-based browsers)}\\
       Create a symbolic link in the Netscape plugins directory.       Create a symbolic link in the Netscape plugins directory.
         If (and only if) you are using Netscape 6, you will need to create          If (and only if) you are using Netscape 6, you will need to create 
         a symbolic link in the Netscape plugins directory to the path of the         a symbolic link in the Netscape plugins directory to the path of the
Line 148
Line 147
                ln -s \${JRE}/plugin/i386/ns600/libjavaplugin\_oji.so .                ln -s \${JRE}/plugin/i386/ns600/libjavaplugin\_oji.so .
 } }
  
 \item Start (or restart) your Netscape browser. \\ \BOLDLISTITEM{Start (or restart) your Netscape browser.} \\
         Start your Netscape browser. If your browser is already running,          Start your Netscape browser. If your browser is already running, 
  close it and restart it.   close it and restart it. 
  
 \item Close and restart your Netscape browser again. \\ \BOLDLISTITEM{Close and restart your Netscape browser again.} \\
         Restarting the browser a second time is necessary because of Netscape bug         Restarting the browser a second time is necessary because of Netscape bug
         4358142.          4358142. 
  
Line 162
Line 161
  
 To run JMV, you also need Java3D, Sun's API for 3D graphics.  To run JMV, you also need Java3D, Sun's API for 3D graphics. 
 \section{Solaris and Windows} \section{Solaris and Windows}
 To download Java3D for Solaris or Windows, visit \htmladdnormallink{{\tt http://java.sun.com/products/java-media/3D/download.html}}{http://java.sun.com/products/java-media/3D/download.html} to download Java3D. Select the platform for which you wish to download Java3D, and continue. To download Java3D for Solaris or Windows, go to \htmladdnormallink{{\tt http://java.sun.com/products/java-media/3D/download.html}}{http://java.sun.com/products/java-media/3D/download.html} to download Java3D. Select the platform for which you wish to download Java3D, and continue.
  
 See \htmladdnormallink{{\tt http://java.sun.com/products/java-media/3D/java3d-install.html}}{http://java.sun.com/products/java-media/3D/java3d-install.html} for more information on the requirements and installation of Java3D. See \htmladdnormallink{{\tt http://java.sun.com/products/java-media/3D/java3d-install.html}}{http://java.sun.com/products/java-media/3D/java3d-install.html} for more information on the requirements and installation of Java3D.
  
 \section{Linux} \section{Linux}
 To download Java3D for Linux, visit Blackdown.org's Java3D for Linux at \\ To download Java3D for Linux, go to Blackdown.org's Java3D for Linux at \\
 \htmladdnormallink{{\tt http://www.blackdown.org/\-java-linux/jdk1.2-status/\-java-3d-status.html}}{http://www.blackdown.org/\-java-linux/jdk1.2-status/\-java-3d-status.html}. \\ \htmladdnormallink{{\tt http://www.blackdown.org/\-java-linux/jdk1.2-status/\-java-3d-status.html}}{http://www.blackdown.org/\-java-linux/jdk1.2-status/\-java-3d-status.html}. \\
 Download Java3D from one of the mirror sites and follow the given instructions to install. Download Java3D from one of the mirror sites and follow the given instructions to install.
  
 \chapter{JMV distribution files} \chapter{JMV distribution files}
 After downloading Java and Java3D, there is nothing else you need to install to view JMV in webpages. All you have to do is visit a page that uses JMV, and it should be enabled.  After downloading Java and Java3D, you are ready to view JMV in web pages. All you have to do is go to a page that uses JMV, and it should be enabled. 
 If you wish, you may download the JMV distribution files which include jar files, sample pages, documentation, and source code. The packages available for download are as follows, (replace (version) with the appropriate JMV version number, such as jmv-1.00.applet.tar.gz): If you wish, you may download the JMV distribution files which include jar files, sample pages, documentation, and source code. The packages available for download are as follows:
  
 \begin{itemize} \begin{itemize}
 \BOLDLISTITEM{Applet for Unix} The package with the applet for Unix is in a tar file called ``jmv-\JMVVER.applet.tar.gz''. It contains the necessary jar files and sample web page to demonstrate JMV. After downloading the file, extract the files with the command: \BOLDLISTITEM{Applet for Unix} The package with the applet for Unix is in a tar file called ``jmv-\JMVVER.applet.tar.gz''. It contains the necessary jar files and sample web page to demonstrate JMV. After downloading the file, extract the files with the command:


Legend:
Removed in v.1.16 
changed lines
 Added in v.1.17



Made by using version 1.65 of cvs2html