Re: [Pythonmac-SIG] building rpy

2005-07-10 Thread Teemu Rinne
Thanks! '-L/Library/Frameworks/R.framework/Resources/lib' worked ok. -- Teemu --On Sunday, July 10, 2005 4:27 PM +0200 Piet van Oostrum <[EMAIL PROTECTED]> wrote: >> Teemu Rinne <[EMAIL PROTECTED]> (TR) wrote: > >> TR> Hi, >> TR> Based on google searches, it seems that rpy (interface for

Re: [Pythonmac-SIG] building rpy

2005-07-10 Thread Craig Amundsen
Hi - I've built R and rpy on a couple of Macs using a bashed together combination of the instructions in http://rpy.sourceforge.net/faq.html and http://www.economia.unimi.it/R/RMACOSX-FAQ.html The key bit is that R needs to be built as a shared library. >From the rpy FAQ: ./configure --enable

Re: [Pythonmac-SIG] building rpy

2005-07-10 Thread Piet van Oostrum
> Teemu Rinne <[EMAIL PROTECTED]> (TR) wrote: >TR> Hi, >TR> Based on google searches, it seems that rpy (interface for R) should build >TR> ok on 10.3.9... how to do it? Is there a binary installer available >TR> (compatible with pythonmac.org/packages/)? >TR> Building for R version 2.1.1 ..

Re: [Pythonmac-SIG] building rpy

2005-07-09 Thread Bob Ippolito
On Jul 9, 2005, at 9:09 AM, Teemu Rinne wrote: > > > --On Saturday, July 9, 2005 8:34 AM -1000 Bob Ippolito > <[EMAIL PROTECTED]> > wrote: > > >> On Jul 9, 2005, at 7:08 AM, Teemu Rinne wrote: >> >> >>> Based on google searches, it seems that rpy (interface for R) >>> should build >>> ok on 10.

Re: [Pythonmac-SIG] building rpy

2005-07-09 Thread Teemu Rinne
--On Saturday, July 9, 2005 8:34 AM -1000 Bob Ippolito <[EMAIL PROTECTED]> wrote: > On Jul 9, 2005, at 7:08 AM, Teemu Rinne wrote: > >> Based on google searches, it seems that rpy (interface for R) >> should build >> ok on 10.3.9... how to do it? Is there a binary installer available >> (comp

Re: [Pythonmac-SIG] building rpy

2005-07-09 Thread Bob Ippolito
On Jul 9, 2005, at 7:08 AM, Teemu Rinne wrote: > Based on google searches, it seems that rpy (interface for R) > should build > ok on 10.3.9... how to do it? Is there a binary installer available > (compatible with pythonmac.org/packages/)? > > Building for R version 2.1.1 ... > running build >

[Pythonmac-SIG] building rpy

2005-07-09 Thread Teemu Rinne
Hi, Based on google searches, it seems that rpy (interface for R) should build ok on 10.3.9... how to do it? Is there a binary installer available (compatible with pythonmac.org/packages/)? Building for R version 2.1.1 ... running build running build_py running build_ext building '_rpy' extensio