Installing SCIRun

Administrative privileges (must be member of the admin group) are required to install SCIRun. SCIRun must be installed in /usr/local.

To install SCIRun, cd to the directory containing the binary tarball and type:

sudo tar -x -z -f SCIRunBioPSE-1.24.2-OSX-10.3-bin.tar.gz \
 -C /usr/local
      

or the following if installing SCIRunWithFusion:

sudo tar -x -z -f SCIRunFusion-1.24.2-OSX-10.3-bin.tar.gz \
 -C /usr/local
      

SCIRun and it's PowerApps are found in /usr/local/SCIRun/bin. Read “Before Starting SCIRun” before starting SCIRun.