On Wed, 18 Jun 2008, Manjit Barman wrote:
Hi,
I have been trying to install R on solaris 10. i could compile the source files following the steps in R admin.html manual but eventually i don't see the libR.so and libjvm.so file created anywhere. could you please specify me some step by step instructions for installing R in solaris? That would be much appreciated!
Neither of those is part of the the installation of R. If you need libR.so you need to specify --enable-R-shlib to configure, and accept the considerable perfomance penalty. That *is* in the 'R admin.html manual', so please go back and read it more carefully.
libjvm.so is part of Java.
Thanks and regards, Manjit _________________________________________________________________ [[elided Hotmail spam]] ntrosrchcashback [[alternative HTML version deleted]] ______________________________________________ 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.
-- Brian D. Ripley, [EMAIL PROTECTED] 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 ______________________________________________ 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.