Hi since I have no experience with solaris and sparc-architecture. We installed the latest Solaris 10 on a 64-bit ultra60 sparc machine. Since the solaris 10 is said to run native linux-applications: can I just download any r-binaries for linux? if yes, for which distribution? or are there any solaris 10 binaries? or do I need to compile R myself on the sparc? sorry for this beginner-question. but I am grateful for any small hint cheers christoph
On Mon, 14 Feb 2005, Christoph Lehmann wrote:> since I have no experience with solaris and sparc-architecture. We installed > the latest Solaris 10 on a 64-bit ultra60 sparc machine. Since the solaris 10 > is said to run native linux-applications: can I just download any r-binaries > for linux? if yes, for which distribution?You would need sparc-linux binaries, and there are none available.> or are there any solaris 10 binaries? or do I need to compile R myself on the > sparc?You need to compile it yourself. That is easy if you have a compiler, which Solaris does not by default. Look in the R-admin manual for hints, and then ask whoever locally does have such experience to install what you need. -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Christoph Lehmann wrote:> Hi > since I have no experience with solaris and sparc-architecture. We > installed the latest Solaris 10 on a 64-bit ultra60 sparc machine. Since > the solaris 10 is said to run native linux-applications: can I justNative for what? 32 bit linux on x86 architecture, 64 bit on x86, 32 bit on sparc, 64 bit on sparc??? I guess the latter, and there are no R binaries for linux on sparc available, AFAIK. Conclusion: Compile yourself, so you can also make use of the SUN performance libraries (hope I remember name correctly) or ATLAS / Goto's BLAS. Uwe Ligges> download any r-binaries for linux? if yes, for which distribution? > > or are there any solaris 10 binaries? or do I need to compile R myself > on the sparc? > > sorry for this beginner-question. but I am grateful for any small hint > > cheers > christoph > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html
Maybe Matching Threads
- Build 64-bit R Solaris 10 Sparc
- 64 bit R slower than 32 bit R on Sun Sparc Solaris?
- Fwd: Re: Bus Error with OpenSSH 3.7.1p2 on Solaris 8, SPARC 64-bit, YASSP
- [LLVMdev] Why llvm-gcc/g++ does not support the 64-bit SPARC ABI (-m64)
- [LLVMdev] Why llvm-gcc/g++ does not support the 64-bit SPARC ABI (-m64)