Installation, permissions of /usr/local/lib/R (PR#9054)
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