[R] question on - build R as a shared library

Bai Yan baiyan at ece.ogi.edu
Tue Feb 25 05:53:02 CET 2003


Hi Dirk, thank you for the prompt reply.
I found libR.so. But how can I know whether it is build as shared or not.


On Mon, 24 Feb 2003, Dirk Eddelbuettel wrote:

> On Mon, Feb 24, 2003 at 08:34:24PM -0800, Bai Yan wrote:
> > I used '--enable-R-shlib' as the argument for 'configure'. After the
> > installation, I want to check whether R is built as a shared library since
> > I need to assure this for installing other packages like SJava. Could
> > anybody tell me how to get this information? where is libR.so?
>
> In $prefix/lib/R/bin/  e.g. /usr/local/lib/R/bin unless --prefix was changed.
>
> Dirk
>
> --
> Three out of two people have difficulties with fractions.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> http://www.stat.math.ethz.ch/mailman/listinfo/r-help
>




More information about the R-help mailing list