[Rinside-commits] compiling error, can't find RInside.h
chuan gao
aggie.gao at gmail.com
Mon May 3 21:06:27 CEST 2010
Hi ALL,
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.
* 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)
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?
Thank you very much!
Chuan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rinside-commits/attachments/20100503/8ffaf8b2/attachment.htm>
More information about the Rinside-commits
mailing list