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/Frameworks/R.framework/Resources ### RHOME= /Library/Frameworks/R.framework/Resources copying src/rpymodule.c -> src/rpymodule2062.c copying src/R_eval.c -> src/R_eval2062.c copying src/io.c -> src/io2062.c running build running build_py running build_ext building '_rpy2062' extension gcc -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g -bundle -undefined dynamic_lookup build/temp.macosx-10.3-fat-2.5/src/rpymodule2062.o build/temp.macosx-10.3-fat-2.5/src/R_eval2062.o build/temp.macosx-10.3-fat-2.5/src/io2062.o -L/Library/Frameworks/R.framework/Resources/bin -L/Library/Frameworks/R.framework/Resources/lib -L/Library/Frameworks/R.framework/Resources/bin -L/Library/Frameworks/R.framework/Resources/lib -lR -o build/lib.macosx-10.3-fat-2.5/_rpy2062.so /usr/bin/ld: for architecture i386 /usr/bin/ld: /Library/Frameworks/R.framework/Resources/lib/libR.dylib load command 16 unknown cmd field collect2: ld returned 1 exit status /usr/bin/ld: for architecture ppc /usr/bin/ld: /Library/Frameworks/R.framework/Resources/lib/libR.dylib load command 15 unknown cmd field collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//cctPieNA.out (No such file or directory) error: command 'gcc' failed with exit status 1 Any advice gratefully received. Best wishes Mark > > From: Gregory Warnes <[EMAIL PROTECTED]> - 2008-04-16 21:56 > > Attachments: Message as HTML > 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 get better support for matrix objects on the python side. > > -G > > > > > On Apr 16, 2008, at 5:35PM , Mark Thomas wrote: > >> 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) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list