Note: Instructions for installing your license file are near the
end of this document.
NOTE: [unix architecture] subdirectory does not exist on Windows installations.
A separate installer executable is available for 32 bit and 64 bit systems. Please ensure that you download the appropriate installer for your system. Double-click and follow the prompts to install InfiniteGraph. When the setup program installs InfiniteGraph, it sets environment variables, creates program shortcuts, puts folders and files in an installation directory, and optionally starts several servers as services.
The installer also downloads and installs .NET Framework 3.5 (if it's not already installed). If an internet connection is not available on the installation machine, please ensure that the .NET Framework 3.5 is installed prior to installing InfiniteGraph.
Environment variables
The installer appends [install_directory]/bin to the PATH environment variable. The modified PATH variable is necessary for command line tools to work, and for InfiniteGraph java programs to pick up native libraries (dll files)
Additionally, the following jars should be (manually) added to your CLASSPATH environment variable or java project:
Note
If Objectivity is already installed in the environment, make sure the PATH variable is desirable depending on your task. IE point to <InfiniteGraph Install Path>/bin when working with InfiniteGraph; <Objectivity Install Path>/bin when working with Objectivity.
Unix builds are delivered as a .tar.gz or .tgz file. To install InfiniteGraph from this file, simply extract the files:
Unix installations contain a subdirectory with a name corresponding to the unix architecture:
Environment Variables
The following environment variables must be added/modified to contain the following directories. It is recommended that you set these in your system's startup scripts (e.g. in .bashrc):
Set the path to include the bin directory:
Set the library path to include the lib directory:
On Linux and Solaris:
On Mac OS X:
Set the log file for InfiniteGraph Servers
Additionally, the following jars should be added to your CLASSPATH environment variable or java project:
Start the servers
Once you have set up the path and library path you may start the servers using the following command line tools:
On Windows:
NOTE: If Objectivity is installed on the machine, uninstalling InfiniteGraph requires reinstallation of Objectivity.
On Unix: