next up previous contents
Next: About this document ... Up: JMV Installation Guide Previous: Linux   Contents

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. 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:

Applet for Unix (jmv-<version>.applet.tar.gz): 
Jar files and sample web page to sample JMV. 
Packaged in a .tar.gz format for Unix and Linux.

Applet for Windows (jmv-<version>.applet.zip): 
Jar files and sample web page to sample JMV. 
Packaged in a .zip format for Windows.

JMV source code (jmv-<version>.src.tar.gz): 
Source code for JMV, including sample molecule files, benchmarks, and more. 
Packaged in a .tar.gz format for Unix and Linux. Once downloaded and 
extracted, build a JMV distribution with the command 
``make src-build applet-dist''
 in the main directory. This will create jmv-<version>.jar in the 
applet/ directory.

The files can be downloaded from
http://www.ks.uiuc.edu/Development/Download/download.cgi?PackageName=JMV.
You need to create a username and password, which you can create when you download the files.



jmv@ks.uiuc.edu