Requirements

In order to use OptFerm you must have installed Java Runtime Environment 1.7 or later.

Installation

Linux

deb package

  1. Open the shell command-line interface
  2. Go to the folder where is the optferm-x.x.deb installer, by command-line (e.g. cd /Path_to_deb_folder/)
  3. Run: sudo dpkg -i optferm-x.x.deb (replace x.x by the version file name that have you downloaded)

jar package

  1. Click on left mouse button
  2. Choose "Open with Oracle Java 7 Runtime"
  3. Follow the steps shown on installer

Windows

executable package

  1. Double click over optferm-x.x.exe
  2. Follow the steps shown on installer

jar package

  1. Click on left mouse button
  2. Choose "Open with Oracle Java 7 Runtime"
  3. Follow the steps shown on installer

Mac OS X

  1. Open the optferm.dmg image
  2. Drag the optferm.app to a folder of your choice

Run JAR installer through command line (Windows, Linux)

  1. Open the shell command-line interface
  2. Go to the folder where is the optferm-x.x.jar installer. [cd c:\Path_to_jar_folder (windows) or cd /Path_to_jar_folder/ (linux)]
  3. Run java -jar optferm-x.x.jar (replace x.x by the version file name that have you downloaded)