On Tue, 15 Nov 2011, Andrej Kastrin wrote:

I try to install the latest R version using checkinstall (v. 1.6.2) on Ubuntu 11.10.

mkdir: cannot create directory `/usr/local/share/man': No such file or directory

Andrej,

  This usually means that you don't have write permissions for that
directory. I assume the ubuntus are the same as Red Hat and Slackware:
application installation is done by the root user, usually from root's login
shell. Since the ubuntus prefer users use sudo rather than define a root
password and use su -, try that route.

Rich

______________________________________________
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