Hi -
I'm trying to install rpy on my 10.3.5 system. I've gotten R to
complile (woo!). Now I'm trying to get rpy installed. It needs to
compile against the Numeric headers. I've got Bob's Numeric 23.1
binary installed, but alas it does not include the headers. I've tried
to compile 23.6 but it can't find lapack.
I've read multiple discussions about getting compliling Numeric on OS
X, but the closest I've gotten to a howto is the observation that the
setup.py from 23.x is broken for OS X and that examination of the 22.0
setup.py should provide sufficient clues to fix the 23.x file. I've
tried this and while it takes longer to fail, it still fails.
Has anyone out there managed to modify the 23.x setup.py to get a
successful build? If so, could you share your secrets with a
distutil-er of very small brain?
TIA,
- Craig