Back to home
Requirements

Navigation



BIRCH currently has the following dependencies:

    1. Java Runtime Environment, version 5 or newer (6 is preferred!)
    2. Python 2.4 or newer (newer preferred!)
    3. Csh/Tcsh intalled

Solaris
  1. Download and install Java
  2. Download and install Python
Mac OS X
  1. Update to the newest version of java using the update manager
  2. Download and install Python

Ubuntu
  1. Open a terminal
  2. Execute:
    1. sudo apt-get install java python tcsh
Fedora
CentOs

  1. Open a terminal
  2. Execute:
    1. su #become administrator
    2. yum install java python tcsh
Linux
(Other Linux distros)
  1. Download and install Java
  2. Download and install Python
  3. Download and install tcsh
Windows
COMING SOON!
Our plan is that you should only need:
  1. Java installed
  2. Administrative privellages (hopefully not!)