Partek Flow Documentation

Page tree

Versions Compared

Key

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

...

  1. Retrieve the Partek yum repo configuration
    $ sudo wget -P /etc/yum.repos.d http://packages.partek.com/redhat/stable/partekflow.repo
    Step 1 needs to be performed only once prior to the first installation. Re-installation and updates do not require this step.

  2. Install Partek Flow
    $ sudo yum install partekflowXXX

  3. When asked to continue, type the letter Y and press Enter

  4. (Optional) To manually configure Partek Flow or to set additional advanced options or environment variables, edit the file located at:
    /etc/partekflow.conf

  5. Start the Partek Flow server
    $ sudo service partekflowd restart
    The following message indicates that Partek Flow is now running:Starting Partek Flow server: OK
    Step 5 needs to be performed only once after installation. Partek Flow will start automatically whenever a server restarts.

...