Diva
Home
About
Demos
Downloads
Packages
Forum
Mail lists

Installation

Installing and compiling Diva is fairly easy if you're used to working with Java. Diva 0.2 compiles with JDK1.2 (final).

Installing and compiling the source release

  1. Download the gzipped tar file or the zip file. Change to a directory that you want to place Diva in, and either
      gzcat diva-0.2.tar.gz | tar -xf -
    
    or
      unzip -a diva-0.2.zip
    
    This will create a directory diva in the current directory. On Windows, you can also use a utility such as WinZip.
  2. In the diva directory, type ./configure. This will create the file vars.mk with the appropriate settings for your system.
  3. In the diva directory, type make packages.
  4. Go to the demo page to run the demos.

Note 1: If you are a known Diva developer or user and Tcl is set up on your installation, you can automate the

Installing and running with the JAR file

  1. Download the jar file by right-clicking on the link.
  2. Go to the demo page to run the demos.
Send feedback to cxh at eecs berkeley edu
Contact 
©2002-2018 U.C. Regents