Ptolemy II 1.0.1 Downloads
There are two versions of Ptolemy II 1.0.1 :
Downloads
Below are the downloads and resources available from this page.
Instructions
1. Install Java, if necessary
All versions of Ptolemy II 1.0.1 require Java 1.2 or later.
Java 1.3 is preferred, and for some of the demos, required.
The Ptolemy II 1.0.1 Windows installers require Java 1.3 through
1.3.1_02, see
Installshield bugs for details.
The workaround is to install a more recent version of Ptolemy II.
To run Ptolemy II, the Java runtime environment (JRE) is sufficient.
To run the applets in a browser, the Java plug-in is required.
The JRE is bundled with the plug-in, so downloading the plug-in
is sufficient. To extend Ptolemy II with your own
Java code, the Java development kit (JDK)
or an equivalent Java development environment is required.
The JDK includes a Java compiler.
One way to determine what version of Java (if any) is installed
is to run our
Java Version Applet , which
uses the Java 1.3 plug-in.
Another way is to run the command below to see whether
you have Java installed, and whether it is the proper version:
java -version
If the command cannot be found, or the version that is printed is
less than 1.3, you should install the plug-in, JRE 1.3, or JDK 1.3
Downloads:
2. Install Ptolemy II
2a. Ptolemy II Ptiny
2b. Ptolemy II, full version
There are three ways to install Ptolemy II on Windows machines:
Run the installer as an applet.
This applet, from
InstallShield, will install Ptolemy II, from Berkeley, on your machine.
or
Download a
Windows executable, (25.6Mb) and execute it.
Java 1.3 through Java 1.3.1_02 are required to run the installer, see
Installshield bugs.
The workaround is to install a more recent version of Ptolemy II.
If you are not planning on building your own actors, then you can run
vergil via the Start menu.
or
Standard tar file and configure method using the
Cygwin toolkit.
- Download
ptII1.0.1.src.tar.gz
(8.7Mb)
- Follow the Installation Instructions
To build your own Ptolemy II actors under Windows, you will also need the
Cygwin toolkit, and then
follow the Installation Instructions
to set up your build environment.
Other Platforms:
There is one installation method available for other platforms:
Standard tar file and configure method:
- Download
ptII1.0.1.src.tar.gz
(8.7Mb)
- Follow the Installation Instructions