[R] Use of libmath.a

Prof Brian D Ripley ripley at stats.ox.ac.uk
Tue Jul 25 14:38:50 CEST 2000


On Tue, 25 Jul 2000, Jinsoo Hwang wrote:

> This is not directly related R related questions, but ... :-)
> 
> I compiled R-devel(1.20?) on solaris2.6 system.
> Can I put the libmath.a library into my system library directory(say,
> /usr/local/lib) like other C libraries and use the functions defined
> there(libmath.a) from other programs by linking it?

No, but you can cd .../src/nmath/standalone, read the README, build
libRmath.a/.so and use that.  There are examples in that directory.

-- 
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 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list