Set Command Line Environment
You need to have your shell command line environment set properly in order to use FlowTracer.
This includes changing your PATH environment variable so you can run the installed executables, and adding two environment variables that are used by the Altair Accelerator programs.
You can set your command line environment by sourcing a setup file created by the installation. You will source the setup file that matches your platform and shell.
Platform Type | Shell | Command to Source File |
---|---|---|
UNIX | csh tcsh | source /opt/altair/vov/1212.10 platform/etc/vovrc.csh |
bash sh ksh zsh | source /opt/altair/vov/1212.10 platform/etc/vovrc.sh | |
Windows | DOS | \opt\altair\vov\1212.10\win64\bat\vovinit.bat |