help-links.sh not found by help.start() -- do I need to recompile?
Marc Schwartz wrote:
I have not validated this that will do it, but short of re-building R in the new location, this should work I think. Many of the environmental vars are hard coded during the build process and then modified during a "make install" based upon build time configuration options. If you want to install R in a non-default location, I would suggest considering modifying the ./configure options and then building to suit your needs. HTH, Marc
OK, I'll check the ./configure options passed through the build script I used last time. Thanks to all helpers so far, Ivailo