Displaying 3 results from an estimated 3 matches for "fixetc".
Did you mean:
fixed
2011 Sep 23
1
Building R on Windows 7 -- No rule to make target `etc/GETDESC', needed by `fixetc'.
...les > MkRules
-------- Building ../../../library/base/R/Rprofile from
../../library/profile/Common.R
../../library/profile/Rprofile.windows--------
mkdir -p ../../../library/base/R
cp -p html/rwin.html ../../../doc/html/index.html
make[3]: *** No rule to make target `etc/GETDESC', needed by `fixetc'. Stop.
make[2]: *** [fixfiles] Error 2
make[1]: *** [rbuild] Error 2
make: *** [all] Error 2
Any help?
Thanks, Jo
2009 Nov 04
1
Building from source under Windows 7
...or `../../../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 t...
2000 Apr 26
2
Cross compiling a package for Windows on Linux
...e.html)
cp -p ./r/*.html ../../../doc/html
echo done > fixr
cp -p bin/Rd2dvi.sh bin/Rd2txt.bat bin/Rdconv.bat bin/Rdindex.bat bin/Sd2Rd.bat bin/fwf2table bin/helpPRINT.bat ../../../bin
echo done > fixbin
cp -p etc/Rconsole etc/Rdevga etc/Rprofile etc/rgb.txt ../../../etc
echo done > fixetc
... (many lines deleted)
i386-mingw32-gcc -isystem /packages/R-X/i386-mingw32/include -O2 -Wall -pedantic -I../include -I../include/R_ext -DHAVE_CONFIG_H -c zeroin.c -o zeroin.o
i386-mingw32-g77 -O2 -Wall -pedantic -c blas.f -o blas.o
make[1]: i386-mingw32-g77: Command not found
make[1]:...