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
_______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
