[R-SIG-Mac] Multiple R versions: set Current via symbolic link: permissions?
Marius Hofert
marius.hofert at math.ethz.ch
Tue Oct 11 16:52:46 CEST 2011
*thanks* a lot, it now works!
Cheers,
Marius
On 2011-10-11, at 16:48 , Simon Urbanek wrote:
>
> On Oct 11, 2011, at 10:46 AM, Marius Hofert wrote:
>
>>> You permissions are odd - this is not what installed R looks like, you should see
>>>
>>> ginaz:Versions$ ls -l
>>> total 8
>>> drwxrwxr-x 6 root admin 204 Mar 26 2010 2.12
>>> drwxrwxr-x 6 root admin 204 Jul 12 15:44 2.13
>>> drwxrwxr-x 6 root admin 204 Oct 2 11:01 2.14
>>> drwxrwxr-x 6 root admin 204 Oct 3 12:05 2.15
>>> lrwxr-xr-x 1 root admin 4 Oct 3 12:05 Current -> 2.15
>>>
>>> so run
>>> chown -Rh root:admin /Library/Frameworks/R.framework/
>>> followed by
>>>
>>> to fix that.
>>
>> followed by what? With "chown -Rh root:admin /Library/Frameworks/R.framework/" I get a lot of output of the form:
>> ...
>> chown: /Library/Frameworks/R.framework//library/Rcpp/unitTests/runit.Module.client.package.R: Operation not permitted
>> ...
>>
>
> I should have said "run as root" or simply sudo chown ...
>
>
>>>
>>> Cheers,
>>> Simon
>>>
>>>
>>
>>
>
ETH Zurich
Dr. Marius Hofert
RiskLab, Department of Mathematics
HG E 65.2
Rämistrasse 101
8092 Zurich
Switzerland
Phone +41 44 632 2423
marius.hofert at math.ethz.ch
http://www.math.ethz.ch/~hofertj
More information about the R-SIG-Mac
mailing list