On Mon, Sep 08, 2003 at 10:24:59AM +0000, [EMAIL PROTECTED] wrote: > Can some kind soul please give me a fool proof recipe for building R and > RSPython so that it actually works?
I don't have a recipe, but one thought to help debug the process: Try installing RPy [1]. RPy also provides access to R via Python and uses the libR.so library. If you can install and "import rpy" without problem then it must be an issue with RSPython. [1] http://rpy.sourceforge.net/ + seth ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
