Versions Compared

Key

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

...

On computers with real “Job Node” licenses, the application can be start with a double-click on the program's icon or an alias. When you want to utilize the RealFlow GUI license, the “Job Node” application has to be started in command-line mode from a terminal:

  • Windows Start > All Programs > Accessories > Command Prompt
  • Linux bash or any other comparable application
  • OS X Terminal or any other comparable application

...

In the terminal application, you can go to the “Job Node's” main directory and launch the program for there, for example:


Windowscd /Program Files/Job Manager/
Linux *cd “/bin/Job Manager/”
OS Xcd “/Applications/Job Manager/”

...

Now, the “Job Node” program has to be executed with a flag:

 

WindowsJob Node.exe -guilicense
Linux“./Job Node” -guilicense
OS X“./Job Node.app/Contents/MacOS/Job Node" -guilicense

...