[R] The bin/R file - hardcoded paths

Uwe Ligges ligges at statistik.tu-dortmund.de
Mon May 2 13:13:07 CEST 2011


 From the manual R Installation and Administration (that you should have 
read yourself before posting):
"You can install into another directory tree by using
make prefix=/path/to/here install"

Uwe Ligges





On 29.04.2011 19:42, Saptarshi Guha wrote:
> Hello,
>
> I notice that e.g /home/sguha/lib64 is hard coded into the /bin/R file .
> I nstalled R as ./configure --prefix=$HOME ...
>
> What i need to do is ship the entire R distribution to remote nodes,
> and run R. These are shipped to ephemeral directories
> so I dont know the path ahead of time.
>
> R_HOME doesn't change things either.
>
> So i guess one cant run R on a system unless it's been installed?
>
> 1. I can't install R on the compute nodes using ./configure ....
> 2. All nodes do have the same architecture
> 3. I would like to stick to the 'shipping' approach.
>
>
> Thanks
> Saptarshi
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list