Installation
Requirements
Java 1.6 or higher. Older versions may work but application was developed with 1.6.
Installing Desktop Client
To install for the first time:
- If you have not already done so then download Infinity PFM here
- Extract the package to a folder of your choosing.
To upgrade an existing installation:
- If you have not already done so then download Infinity PFM here
- Save a backup of the data folder located in the Infinity PFM installation directory. This is necessary so you will not lose your existing data.
- Extract the download package to the Infinity PFM installation directory.
- Copy the data folder that you backed up back into the Infinity PFM installation directory.
Installing Web Client
The install package contains a web archive (WAR) that you can deploy to a servlet container such as Apache Tomcat. Before doing so though you need to start the database by running startDB.sh if on Linux or Mac OSX, or startDB.bat if on Windows.
Running Infinity PFM
To launch the application execute InfinityPFM.sh if you are using Linux or Mac OS X and if you are running the application on windows then run InfinityPFM.bat.
- For example on Linux from a terminal window you can execute> sh InfinityPFM.sh