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. ______________________________________________ [EMAIL PROTECTED] mailing list http://www.stat.math.ethz.ch/mailman/listinfo/r-help
