On 11/ 9/10 09:22 PM, Zhang,Jun wrote:
It's been a few days I cannot compile to get R-2.12.0 working at sparc Solaris
10. Seems the R software installation is OK, but the recommended package called
Matrix stopped me, since I can finish the installation with the configure
option -with-recommended-packages=no. I then run
Is this a 32-bit or 64-bit build? Is it Sun Studio or gcc?
There are issues with the R libraries when built with Sun Studio - they have
relocations to read-only segments.
So info at
http://trac.sagemath.org/sage_trac/ticket/9040
However, the issues I have seem to be different to yours, so I expect you are
either using Sun Studio or you are using a 32-bit build.
Dave
______________________________________________
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.