[Rd] Installation, permissions of /usr/local/lib/R (PR#9054)

Thibaut Jombart jombart at biomserv.univ-lyon1.fr
Sun Jul 2 10:53:24 CEST 2006


jori.mantysalo at uta.fi wrote:

>Full_Name: Jori Mäntysalo
>Version: 2.3.1
>OS: Linux, GNU/Debian stable
>Submission from: (NULL) (81.197.171.182)
>
>
>I said
>./configure --with-readline=no --with-x=no
>make
>make install
>
>and everything works except that /usr/local/lib/R/etc/ldpaths was not readable
>as normal user.
>
>______________________________________________
>R-devel at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-devel
>
>
>
>  
>
You don't say if you installed R as root or as a normal user.
Did you try:
chown your-user-name /usr/local/lib/R/ -R
?

Or, if you intend to make R available to several users, create a R users 
group and then type the previous command replacing "your-user-name" by 
"R-users-group-name". Maybe this would help.

Thibaut.


-- 
######################################
Thibaut JOMBART
CNRS UMR 5558 - Laboratoire de Biométrie et Biologie Evolutive
Universite Lyon 1
43 bd du 11 novembre 1918
69622 Villeurbanne Cedex
Tél. : 04.72.43.29.35
Fax : 04.72.43.13.88
jombart at biomserv.univ-lyon1.fr
http://biomserv.univ-lyon1.fr/sitelabo/pageperso.php?id_personne=178



More information about the R-devel mailing list