Versions Compared

Key

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

...

\\\\network-location/folder

I use Mac OS X and installed RealFlow in a folder different from "/Applications/RealFlow

...

2014". I have set the environment variable

...

RF8PATH to point to my actual RealFlow folder, but the Job Node seems to keep searching for it in the wrong place.

OS X's environment variables are different depending on whether you launch an application from the "Finder" or a terminal. The easiest way to solve this issue is to launch the "Job Node" from a terminal:

 

$ export RF7PATHRF8PATH="YOUR_RF7RF8_PATH"
$ "YOUR_JOB_NODE_PATH/Job Node.app/Contents/MacOS/Job Node"

...