| Installation |
|---|
EXPLANATION OF THIS SECTION
This section of the manual describes how to access and install jSymbolic onto one's computer, and includes an outline of some of the files and resources included with the jSymbolic distribution package.
COMPATIBILITY
The jSymbolic software is written in Java, which means that it can in principle be run on any system that has the Java Runtime Environment (JRE) installed on it. It is particularly recommended that this software be used with Linux, as it was developed and tested primarily under this operating systems. Although the software should still run perfectly well on Windows, OS X, Solaris or any other operating system with the JRE installed on it, users should be advised that jSymbolic has not yet been fully tested on these platforms, so difficulties may be encountered.
This software was developed with version 8 of the JDK (Java Development Kit) and because it uses features from Java 8, it is required that users have Java 8 or newer installed on their systems in order to run jSymbolic properly.
INSTALLING THE JAVA RUNTIME ENVIRONMENT
If your system already has the JRE installed, as will most typically be the case, you may skip this section. If not, you will need to install the JRE in order to run jSymbolic. The JRE can be downloaded for free from the Java web site. The JDK typically includes the JRE, or the JRE can simply be installed alone. Warning: Some versions of the Macintosh operating system have reportedly not supported Java 9, so users may with to install Java 8 if they are using a Macintosh just to be safe.
When the JRE download is complete, follow the installation instructions that come with it in order to install it.
INSTALLING JSYMBOLIC
The project can be accessed at http://jmir.sourceforge.net. This distribution includes a pre-compiled Jar file, the source code and extensive documentation. All of this is delivered in a zipped file, from which the project files can be extracted.
There are two versions of the project, namely the developer version and the user version. The user version contains everything needed to run the project, but does not include any source code. The developer version does include source code, presented in the form of a NetBeans project.
The user version unzips into a single directory. Installation simply involves copying this directory into any desired location.
The following directories are contained in the developer zip file:
RUNNING JSYMBOLIC
Once the installation instructions provided above have been completed, the user may then run jSymbolic. Instructions on how to run jSymbolic are included in the sections of the manual on the command line interface, the GUI and the API.