I need to build R on a Centos machine where I have no admin privileges.
Believe I have to build from source, but cannot find the configure script in
the source bundle. Am I missing something?
--
View this message in context:
http://r.789695.n4.nabble.com/R-CMD-config-for-R-3-0-1-tp4667399p4675
Also have no cooperation from the admin of the machine, so can't ask for a
yum install.
--
View this message in context:
http://r.789695.n4.nabble.com/R-CMD-config-for-R-3-0-1-tp4667399p4675814.html
Sent from the R devel mailing list archive at Nabble.com.
_
I'm making progress building R on Centos, but make is dying just after "begin
installing recommended package MASS" where it complains "Error in
untar2(tarfile, files, list, exdir, restore_times) :
incomplete block on file
make[2]: *** [MASS.ts] Error 1
I have $R_SHELL defined as /bin/sh, $R_HOME
Given:
$JAVA_HOME=~/jdk1.7.0_40
$R_SHELL=/bin/sh
$PATH=$R_HOME/bin:$JAVA_HOME/bin:...
which jar --> ~/jdk1.7.0_40/bin/jar
which javac --> ~/jdk1.7.0_40/bin/javac
which javah --> ~/jdk1.7.0_40/bin/javah
which java --> '', even though there is one in $JAVA_HOME/bin
whereis java -->
java: /bin/java /