lu kan wrote:
> Hi, Is it possible to install R in a linux box (Debian) without being a root. 
> I know I can compile the R source code, but there is no F77 compiler on the 
> box. So is it possible to install binary R without being a root?
>   
(We did see it the first time!!)

In a word, no. Either you need to install the binaries as root or
install sufficient build tools as root. There's a slight chance that you
could unpack the Debian binaries somewhere and then fix up the paths,
but you're on your own.


-- 
   O__  ---- Peter Dalgaard             Ă˜ster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])                  FAX: (+45) 35327907

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to