Re: [Rcpp-devel] compiling error

2010-05-03 Thread Dirk Eddelbuettel
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

[Rcpp-devel] compiling error

2010-05-03 Thread chuan gao
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