Hi, if I got it right, the --disable-rpath configuration option for R should prevent that library paths are hardcoded in R. Nevertheless, the path to the installation on R on the machine on which I originally installed R *is* hardcoded in the R startup script and also in Rscript.
Is this a bug? In any case, this *characteristic* makes it impossible to run R on a heterogeneous computing grid in a setting in which R is locally installed (including required modules) on one machine and that installation is copied to each computing element. Philip -- | Philip Kensche <pkens...@cmbi.ru.nl> | http://www.cmbi.ru.nl/~pkensche | | Center for Molecular and Biomolecular Informatics | http://www2.cmbi.ru.nl | | phone +31 (0)24 36 19693 | fax +31 (0)24 36 19395 ______________________________________________ R-help@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.