Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Versions Compared

Key

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

...

  • Linux (~/.cshrc/ or ~/,tcshrc): setenv QBDIR /usr/local/pfx/qubeset path = ($path $QBDIR/bin $QBDIR/sbin)
  • Linux (~/.bashrc):export QBDIR=/usr/local/pfx/qubeexport PATH=$PATH:$QBDIR/bin:$QBDIR/sbin
  • OSX (~/.bashrc): export QBDIR=/Applications/pfx/qubeexport PATH=$PATH:$QBDIR/bin:$QBDIR/sbin
  • Windows: The .msi automatically adds the C:\Program Files\qube\bin to the PATH.

...