...
RF_2015_PATH=“/Applications/RealFlow 2015/RealFlow.app/Contents/MacOS/RealFlow”
Floating License
You can add an environment variable RF_GUI_USE_LICENSE_MANAGER
onto the machines on which you want RealFlow to be used. This will tell RealFlow during the program's launch whether to use a floating or a local license. Please bear in mind that you can only use one: if you install it as a floating, installing a local license will not work and vice versa. The values are:
RF_GUI_USE_LICENSE_MANAGER=0 (local)
RF_GUI_USE_LICENSE_MANAGER=1 (floating)
In the case of the Learning Edition (LE), the RealFlow Node licenses cannot be installed as floating and the job manager has to be set to pick up the license locally. In order to do that, the user has to set the environment variable
RF_NODE_USE_LOCAL_LICENSE=1
GUI Layout
If the operating system’s environment layout variable is defined then the layout is always updated with this variable ignoring your own settings:
...