Re: [Rpy] installing rpy on a max running osx10.4

2008-04-17 Thread Mark Thomas
Hi Gregory Thanks. I've tried that but it doesn't work - and I have Numpy installed (am a regular user). The error message I get is: python setup.py build RHOMES= [] DEBUG= True Setting RHOMES to ['/Library/Frameworks/R.framework/Resources'] ### Using R verion 2.6.2 installed at /Library/Framew

Re: [Rpy] installing rpy on a max running osx10.4

2008-04-16 Thread Gregory Warnes
Hi Mark I do my rpy development on OSX 10.4, using python 2.4.2. To install rpy, just download and unpack the source .tar.gz file, then run python setup.py build sudo python setup.py install you'll probably want to ensure that Numpy is installed before you do this so you

[Rpy] installing rpy on a max running osx10.4

2008-04-16 Thread Mark Thomas
Can anybody offer me any advice on installing rpy on a max running osx10.4. I'm generally using python 2.5 but don't mind using 10.4 if necessary. Thanks Mark - This SF.net email is sponsored by the 2008 JavaOne(SM) Confe