[Rcpp-devel] compiliing error

chuan gao aggie.gao at gmail.com
Mon May 3 21:57:01 CEST 2010


Hi ALL,
I've been playing with RInside for while but can't get it work, I am using
redhat enterprise 5 and i used the following command to install.

svn checkout svn://svn.r-forge.r-project.org/svnroot/rinside

cd rinside/

R CMD INSTALL pkg


the messange returned are attached, does it have to do with the fact that I
am not installing R as library? how can i do that if I should?

* installing to library \u2018/usr/local/lib64/R/library\u2019
* installing *source* package \u2018RInside\u2019 ...
** libs
** arch -
R was not built as a library
R was not built as a library
/usr/local/lib64/R/bin/R --vanilla --slave < tools/RInsideEnvVars.r >
RInsideEnvVars.h
/usr/local/lib64/R/bin/R --vanilla --slave < tools/RInsideAutoloads.r >
RInsideAutoloads.h
g++ -o libRInside.so  MemBuf.o RInside.o -shared
ar qc libRInside.a MemBuf.o RInside.o
cp libRInside.so  ../inst/lib
cp RInside.h MemBuf.h RInsideCommon.h Callbacks.h ../inst/lib
cp libRInside.a ../inst/lib
rm libRInside.so  libRInside.a
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (RInside)

Thank you very much!
Chuan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20100503/32dc1e04/attachment.htm>


More information about the Rcpp-devel mailing list