Werner Bier wrote:

> Hi R-Help,
>  
> I have just downloaded  RSPerl_0.7-0.tar.gz under SuSe. 
> If I type 
>  
> [EMAIL PROTECTED]: ~work> R CMD INSTALL -c RSPerl_0.7-0.tar.gz
>  
> i get the following error message
>  
> makedir: cannot create directory '/user/lib/R/library/00LOCK' : Permission 
> denied
> ERROR: failed to lock directory '/usr/lib/R/library' for modifing

I doubt one directory starts with "user" and the other one with "usr".
Do you have write permission to that directory?

If yes, is 00LOCK already there? Then remove it.
If no, install to a private library.

Uwe Ligges

> I would really appreciate if somebody can help me please.
> Thanks in advance,
> Tom
>  
> 
> __________________________________________________
> 
> 
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> 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

______________________________________________
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

Reply via email to