installation
This application is written in Java. There are three versions; a GUI version, a command-line version,
and a MacOS 9 version. The MacOS 9 version requires MRJ 2.2 from http://www.apple.com/java/.
MacOS X can use the GUI or command-line versions.
You must have the JRE or JDK from www.sun.com installed to use this application.
You can download the JRE and JDK from
http://java.sun.com/j2se/
You can test whether or not you have JRE or JDK installed by downloading the GUI version,
unzipping it, and
double-clicking the jar file. If it launches an
application then you are okay, if not install the JRE as above.
If you have JRE or JDK installed but double-clicking the jar doesn't work. Then, from
a command prompt in the same directory as the jar, type:
java -jar stringwidthcalculator-gui.jar
Please email me if you have any problems
using this application.
|