<div>Hi ALL,</div><div>I've been playing with RInside for while but can't get it work, I think I can install it with no problem with the following message.</div><div><br></div><div>* installing to library \u2018/usr/local/lib64/R/library\u2019</div>
<div>* installing *source* package \u2018RInside\u2019 ...</div><div>** libs</div><div>** arch - </div><div>R was not built as a library</div><div>R was not built as a library</div><div>/usr/local/lib64/R/bin/R --vanilla --slave < tools/RInsideEnvVars.r > RInsideEnvVars.h</div>
<div>/usr/local/lib64/R/bin/R --vanilla --slave < tools/RInsideAutoloads.r > RInsideAutoloads.h</div><div>g++ -o libRInside.so MemBuf.o RInside.o -shared </div><div>ar qc libRInside.a MemBuf.o RInside.o</div><div>
cp libRInside.so ../inst/lib</div><div>cp RInside.h MemBuf.h RInsideCommon.h Callbacks.h ../inst/lib</div><div>cp libRInside.a ../inst/lib</div><div>rm libRInside.so libRInside.a</div><div>** R</div><div>** inst</div><div>
** preparing package for lazy loading</div><div>** help</div><div>*** installing help indices</div><div>** building package indices ...</div><div>** testing if installed package can be loaded</div><div><br></div><div>* DONE (RInside)</div>
<div><br></div><div><br></div><div><br></div><div>But when I test it by typing make in the example directory, i was reminded that no RInside.H were found, can anyone give me some clue what had happened? does it has sth to do with that I didn't install R as a library? </div>
<div>Thank you very much!</div><div>Chuan</div><div><br></div><div><br></div>