Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, if you clone the repository into your $HOME directory, you should set:  export

Code Block
languagebash
themeMidnight
export OIFS_HOME=$HOME/openifs-main-git/openifs_48R1.0/

This variable could be set in your shell configuration (e.g. in .bashrc) or in a separate OpenIFS platform configuration script, which we will be discussing in a later section and which could be loaded prior to using OpenIFS.

...