'machineType' not found |
Category: |
Installation
Applicable to: |
All Versions
Description: |
If you get the error 'machineType' not found while trying to run ObjecTimeKeyInfo, the most likely cause is that you have not defined $OBJECTIME_HOME, or you have not added $OBJECTIME_HOME/bin to your path. Perform both of these steps before running ObjecTimeKeyInfo. Example (in csh):
setenv OBJECTIME_HOME /apps/ObjecTime4.4
set path=($OBJECTIME_HOME/bin $path)
Copyright © 1999, ObjecTime Limited. |