Re: [Rpy] --enable-R-shlib fails - do I *really* need it?

2007-07-02 Thread Gregory Warnes
Hi Skip, Yes, it is necessary to build R as a shared library in order for RPy to function. Have you checked for information / asked for assistance on the R-help list for this problem? BTW, what platform are you trying to build on? -Greg On Jul 2, 2007, at 4:53PM , Skip Montanaro wrote: >

[Rpy] --enable-R-shlib fails - do I *really* need it?

2007-07-02 Thread Skip Montanaro
I'm trying to build R 2.5.1 to support rpy 1.0RC3. When I leave out the --enable-R-shlib configure flag R builds fine. If I include it I get a link error buildin R.bin: make[3]: Entering directory `/home/ink/skipm/src/R-2.5.1/src/main' gcc -L/opt/app/lib -R/opt/app/lib -o R.bin Rmain.o -L../..