Re: [R] R seems to mangle LD_LIBRARY_PATH

2014-03-11 Thread Ross Boylan
On Wed, 2014-03-12 at 18:30 +1300, Rolf Turner wrote: > Can't hazard a guess as to why R is tacking on those other components to > LD_LIBRARY_PATH but it seems that if you use Sys.setenv() from within R > you can put your personal directory first. Something like: > > Sys.setenv(LD_LIBRARY_PATH=p

Re: [R] R seems to mangle LD_LIBRARY_PATH

2014-03-11 Thread Rolf Turner
Can't hazard a guess as to why R is tacking on those other components to LD_LIBRARY_PATH but it seems that if you use Sys.setenv() from within R you can put your personal directory first. Something like: Sys.setenv(LD_LIBRARY_PATH=paste("~/install/lib", Sys.getenv("

[R] R seems to mangle LD_LIBRARY_PATH

2014-03-11 Thread Ross Boylan
I am trying to ensure that a directory is searched first, but it gets stuck at the end of LD_LIBRARY_PATH: $ export LD_LIBRARY_PATH=~/install/lib $ R R version 3.0.2 (2013-09-25) -- "Frisbee Sailing" Copyright (C) 2013 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-