SpectrUW (pronounced "Spectrum") is a Java-based application that uses Hill's method as a computational
engine. The computations are done in Maple or Mathematica, which needs to be
available on the user's machine. The user only interacts with the Java
interface, never directly with Maple or Mathematica.
SpectrUW is freeware, but we ask that users do acknowledge its use in
scientific publications. The software can be acknowledged by a reference to
either one of the first two papers listed
here.
Note: most of the links in this instruction file are not maintained by the
developers of SpectrUW and they may be outdated.
SpectrUW 2.0: Installation Instructions for Windows
Single User (2000, XP, Vista)
Once you have finished the installation/configuration, you can start the spectruw application
by typing "./spectruw" in the directory where you installed it.
SpectrUW 2.0: Installation Instructions for Mac OS X 10.4 Tiger (or later)
Make sure that Java 5.0 Runtime Environment (download Java 2 SE 5.0)
is installed on your machine.
SpectrUW 1.9 (Beta): Installation Instructions for Windows
Single User (2000, XP, Vista)
Make sure that Java3D version 1.5 (download Java3D version 1.5) is installed on your machine. Only Java3D API 1.5.0 is required.
Make sure that Java 6.0 Runtime Environment (download JRE 6.0) is installed on your machine.
Only JRE 6.0 is required. This is also included in
other Java Bundles such as JDK 6.0.
SpectrUW 1.0: Installation Instructions for Windows Single User (NT, 2000, XP)
Make sure that Java 5.0 Runtime Environment (download JRE 5.0) is installed on your machine.
Only JRE 5.0 update 5 is required. This is also included in
other Java Bundles such as JDK 5.0 and J2EE 1.4.
Once you have finished the installation/configuration, you can start the spectruw application
by typing "./spectruw" in the directory where you installed it.
SpectrUW 1.0: Installation Instructions for Linux Single User, without Java1.5
Once you have finished the installation/configuration, you can start the spectruw application
by typing "./spectruw" in the directory where you installed it.
SpectrUW 0.9 (Beta): Installation Instructions for Windows Single User (NT, 2000, XP)
Make sure that Java 5.0 Runtime Environment (download JRE 5.0) is installed on your machine.
Only JRE 5.0 update 5 is required. This is also included in
other Java Bundles such as JDK 5.0 and J2EE 1.4.
One of Maple 9.5, Maple 10 or Mathematica 5.1 is required. Having both Maple and
Mathematica installed is fine. Presumably Mathematica 5.2 will work, but we have not explicitly tested this. In case you
intend to use Maple, you need to change Windows' path environment variable: (1) right-click on "My computer", (2) select
"properties", (3) click on the "Advanced" tab, (4) click on the "Environment variables" button, (5) under the "System variables", find "Path", (6) double-click on
"Path", (Do not erase anything! If you do, click "Cancel" and redo from Step 6. If you are uncomfortable doing this step, talk to your system
administrator and buy her/him lunch) go to the end of the "Variable Value" by typing the "End" key on your keyboard, (7) type ";C:\Program Files\Maple
9.5\bin.win" (including the starting semi-colon, for Maple 9.5) or ";C:\Program Files\Maple 10\bin.win" (including the starting semi-colon, for Maple
10), (8) click "OK", (9) click "OK", (10) click "OK".