HowToInstallRSPerl

From BRF-Software
Revision as of 14:58, 9 November 2005 by imported>MichaelDondrup
Jump to navigation Jump to search

Short Installation instructions for RSPerl

Follow these instructions to install RSPerl for EMMA. If you also want to use RSPerl for another purpose, you should follow the original installation instructions.

Prerequisites

  • Perl
  • R

both installed and working.

Obtaining the sources

Download the latest RSPerl Sources from http://www.omegahat.org/RSPerl/index.html.

Installation

You need to be a privileged user to install RSPerl in the standard location of R libraries and Perl modules. At the console, type


root#  R CMD INSTALL --configure-args='--with-in-perl --with-modules=""' RSPerl_X.tar.gz 

(replace X with the actual version).