Re: [R] Compiling R with --enable-R-shlib for rpy2 error

2010-05-18 Thread Padma TAN
Thanks for the help! :) Regards, Padma Tan Genome Institute of Singapore 60 Biopolis Street, Genome #02-01 Singapore 138672 DID : 6478 8671 Fax : 6478 9058 email: ta...@gis.a-star.edu.sg

Re: [R] Compiling R with --enable-R-shlib for rpy2 error

2010-05-17 Thread Padma TAN
Hi, Thanks! :) I'll install the newer version of R. However do I have to recompile all the modules that I did for my previous version of R? Regards, Padma Tan Genome Institute of Singapore 60 Biopolis Street, Genome #02-01 Singapore 138672 DID : 6478 8671 Fax : 6478 9058 email: ta...@

Re: [R] Compiling R with --enable-R-shlib for rpy2 error

2010-05-14 Thread Padma TAN
et_rconfig raise Exception(cmd + '\nreturned\n' + rconfig) Exception: "/usr/local/R/R-2.9.2/lib64/R/bin/R" CMD config --cppflags returned Thanks again :) Regards, Padma On 5/13/10 11:30 PM, "Uwe Ligges" wrote: On 13.05.2010 11:45, Padma TAN wrote: > Hi

[R] Compiling R with --enable-R-shlib for rpy2 error

2010-05-13 Thread Padma TAN
Hi, I am trying to compile R with the command below in order to install rpy2. ./configure --prefix=/usr/local/R/R-2.9.2 --with-gnu-ld --with-cairo --with-x --enable-R-shlib However, error the I have gotten was: /usr/bin/ld: CConverters.o: relocation R_X86_64_32S against `R_FunTab' can not be us