Changes between Version 7 and Version 8 of Opal HowTo Install


Ignore:
Timestamp:
07/02/15 10:12:27 (9 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Opal HowTo Install

    v7 v8  
    6060== Installing RServe
    6161
     62=== Resources
     63
     64- [[https://rforge.net/Rserve/]]
     65- [[http://cran.r-project.org/web/packages/Rserve/Rserve.pdf]]
     66
     67=== Installation
     68
    6269Again from Olly's notes:
    6370
     
    6774}}}
    6875
     76- When you install the package in R it puts a folder called `R` in your home directory. Several Layers down this you will find the RServe binary.  Mine in at `~/R/x86_64-suse-linux-gnu-library/3.1/Rserve/libs/Rserve`.  At the minute it errors that it doesn't know where the R home directory is, but hopefully I can find that out from somewhere.
     77
    6978[[ToDo]]: '''This needs to be started on reboot'''.  An example of how to do it can be found at: http://wiki.obiba.org/display/OPALDOC/R+Server+Installation+Guide.
    7079