I have downloaded all of the tools and read the readme's that I know about but 
I am still getting the following error when I try to build from source:

C:\Program Files (x86)\R\R-2.9.2\src\gnuwin32>make all recommended
make[1]: `Rpwd.exe' is up to date.
cp -p etc/Makeconf etc/Rcmd_environ etc/Rconsole etc/Rdevga etc/Rprofile.site et
c/rgb.txt ../../../etc
cp: preserving permissions for `../../../etc/Makeconf': Permission denied
cp: preserving permissions for `../../../etc/Rcmd_environ': Permission denied
cp: preserving permissions for `../../../etc/Rconsole': Permission denied
cp: preserving permissions for `../../../etc/Rdevga': Permission denied
cp: preserving permissions for `../../../etc/Rprofile.site': Permission denied
cp: preserving permissions for `../../../etc/rgb.txt': Permission denied
make[3]: *** [fixetc] Error 1
make[2]: *** [fixfiles] Error 2
make[1]: *** [rbuild] Error 2
make: *** [all] Error 2

C:\Program Files (x86)\R\R-2.9.2\src\gnuwin32>

I have given myself full control on all of the directories and files yet I am 
unable to get rid of this 'Permission denied' error. Anybody out there that has 
similar problem building 2.9.2 under Windows 7 x64?

Thank you.

Kevin

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to