[R] install error
Yuhong Guo
yuhong at cs.ualberta.ca
Sun Feb 9 06:51:04 CET 2003
I just download R-1.6.2 source code for unix
to install. I am intalling it under redhat linux.
But after ./configure, when I try to make,
there always error showed:
/usr/bin/install: cannot change ownership of `../../bin/BATCH': Operation
not permitted
/usr/bin/install: cannot change ownership of `../../bin/LINK': Operation
not permitted
/usr/bin/install: cannot change ownership of `../../bin/Rcmd': Operation
not permitted
/usr/bin/install: cannot change ownership of `../../bin/Rdiff': Operation
not permitted
/usr/bin/install: cannot change ownership of `../../bin/Rd2dvi': Operation
not permitted
/usr/bin/install: cannot change ownership of `../../bin/Rd2txt': Operation
not permitted
/usr/bin/install: cannot change ownership of `../../bin/config': Operation
not permitted
/usr/bin/install: cannot change ownership of `../../bin/pager': Operation
not permitted
/usr/bin/install: cannot change ownership of `../../bin/texi2dvi':
Operation not permitted
Does anyone know what is the problem? (Oh, I install it as a common user
to linux, not as root)?
More information about the R-help
mailing list