Setting up JRI

Set up JRI: This step does not always need to be done -- on some systems (currently on Linux 64 bit and on Windows) it may be done automatically for you. If it is not and you recieve an error message saying JRI's not installed...

  1. Install rJava & JRI from source or binaries.(Don't install through R's command line prompt -- it will get you a version that's too old). You'll need rJava version 0.8-0 (or any version that has JRI version 0.5-1 -- the JRI versions are not the same as the rJava versions).
  2. If you downloaded a source package (any unix system will be from source) build JRI.
  3. Look up the installation path that JRI went into. (TODO Can we improve these directions?)