Subsections

6.2 Installation

6.2.1 Linux/Unix

By default, all OpenEye applications are installed in a single tree, with the latest script of each app installed in openeye/bin. This script determines that actual platform at run-time and calls the actual executable under the openeye/arch directory.

Assuming the installation is in /usr/local/openeye, all that is necessary to run Omega (and the other included apps) is to add /usr/local/openeye/bin to your PATH.

6.2.2 Windows

On Windows, we now provide a standard EXE setup installer. By default, all OpenEye apps will install into C:$\backslash$OpenEye. In order to run Omega (and the other included apps) in a command shell or Cygwin terminal, you must add C:$\backslash$OpenEye$\backslash$bin to your PATH environment variable in the System Control Panel.

6.2.3 OS X

On OS X, we now provide a standard pkg setup installer delievered as a dmg. By default, all OpenEye apps will install into /Applications/OpenEye. In order to run Omega (and the other included apps) in a terminal you must add /Applications/OpenEye/bin to your PATH environment variable