On 3 May 2010 at 16:26, chuan gao wrote:
| Hi All,
| I am working on redhat enterprise 5. I installed R by enabling the shared
| library by the following command,
| ./configure --enable-R-shlib
| makeĀ
| make install
Did you also uninstall the previous version of R?
| and I tried to install RIn
Hi All,
I am working on redhat enterprise 5. I installed R by enabling the shared
library by the following command,
./configure --enable-R-shlib
make
make install
and I tried to install RInside by
svn checkout svn://svn.r-forge.r-project.org/svnroot/rinside
cd rinside/
R CMD INSTALL pkg
and i