Thank you Mr. Dirk Eddelbuettel: > Here is a simple suggestion: go to > > http://cran.r-project.org/bin/linux/ubuntu/ > > and read how to obtain pre-built current binaries for your Ubuntu system.
I got the ubuntu repositorie and I "sudo aptitude install" all the R related files... But still the problem. > | > | Then when I try to call R it shows me this message: > | > | Fatal error: unable to open the base package > | > | But if I work as superuser, like "sudo R", everything works fine. > | > | I understand that it is a privileges issue, but where and how can I fix > | the problem? > > That is close to impossible to say based on the information you provided. > Some files must have gotten root access when you meant to have only user > access. You could use a tool like strace to see exactly where the access > fails. I try the precompiled version, but I still have the problem... With "strace" I got a very large output... where do I look for to see the problem? Thank you for your help _______________________________________________ R-SIG-Debian mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-debian

