Hey all,

I'm trying to install RPy on my Mac (OS 4.11). My version of R was installed from the pre-compiled binaries from CRAN (the one with the nice GUI attached), and hence I don't have access (or don't know how to access) R's source directory to carry out the (apparently) crucial:

    (go to the R source directory)
    make distclean
    ./configure --enable-R-shlib
    make
    make install


I found a previous thread on the mailing list (included below from July 31st of 2007), but I couldn't find an answer to the question. Is there anything I need to do to make sure that I have the shared libraries correct before installing RPy?

Cheers,

David


----PREVIOUS MESSAGE----
Hi

I have spent most of today trying to install rpy on my Mac (osx10.4.10). I have python 2.5.1 and R version 2.5.0 (2007-04-23). Both work fine; R was installed using the Precompiled binary distribution, python was installed
using the Pre-built packages installer from http://www.pythonmac.org/.

Has anybody ever managed to install rpy under these circumstances?

Any help gratefully received.

Many thanks

Mark
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to