Versions Compared

Key

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

...

  • By default the ecflowview 'server' and ‘ecflowview.menu’ files are placed in  <ECFLOW_INSTALL_DIR>/share/ecflow directory. However you can use ECFLOWVIEW_HOME shell variable to override this.


    The <ECFLOW_INSTALL_DIR>/share/ecflow/server files file defines the list of servers you want all your users to see in ecflowview. If It has a very simple format. For each ecflow server add a line like:

    Code Block
    <server_name> <machine_name> <port>
  • ECFLOWRC variable may be set to use alternative directory for user ecflowview option files (default is $HOME/.ecflowrc)

...