Thanks alot that seemed to solve that problem alright.
Incidently I ran into another problem in that on 64-bit R seems to
store libR.so in RHOME/lib rahter than RHOME/bin, as is suggested in
the readme. So the line I ended up adding to /etc/ld.so.conf was:
"/usr/lib64/R/lib/"
Where "/usr/lib64/R
One line in the log tells:
src/RPy.h:56:20: error: Python.h: No such file or directory
wouldn't you have the development headers missing ?
2008/4/11, Paul Geeleher <[EMAIL PROTECTED]>:
> Hi, I'm wondering if anyone has experience of installing rpy on 64 bit
> ubuntu gutsty?
>
> I've built R v
Hi, I'm wondering if anyone has experience of installing rpy on 64 bit
ubuntu gutsty?
I've built R version 2.6.2 from source and am running python version 2.5.1.
I'm fairly certain i've followed all instructions correctly (R as
shlib, configuring path to R library etc.), but when i go to install