Skip to content
Prev 10083 / 15075 Next

similar problems installing Rcmdr with R.

On Sep 24, 2013, at 8:34 PM, John Fox <jfox at mcmaster.ca> wrote:

            
The later is bad, do NOT use it! It will set exec permissions on *everything* even files are are not supposed to be executable.
You probably want

sudo chmod -R a+rX /usr/local

Cheers,
Simon