On 14 January 2011 at 14:40, amao oluwole wrote: | Thanks for the quick reply!!
Pleasure! | I did install R with shared library enabled. I use the following command: | {my path}/R-2.12.1> ./configure --prefix={my path}/OOPHD2011/R-2.12.1 | --enable-R-shlib Yup. | After running I get the configure script I get the following output: | | ... | | R is now configured for powerpc64-unknown-linux-gnu | | Source directory: . | Installation directory: {my path}/OOPHD2011/R-2.12.1 | | C compiler: gcc -std=gnu99 -g -O2 | Fortran 77 compiler: gfortran -g -O2 | | C++ compiler: g++ -g -O2 | Fortran 90/95 compiler: gfortran -g -O2 | Obj-C compiler: gcc -g -O2 | | Interfaces supported: X11 | External libraries: readline | Additional capabilities: PNG, JPEG, TIFF, NLS | Options enabled: shared R library, shared BLAS, R | profiling, Java | | Recommended packages: yes Looks good. | configure: WARNING: you cannot build DVI versions of the R manuals | configure: WARNING: you cannot build DVI versions of all the help pages | configure: WARNING: you cannot build info or HTML versions of the R manuals | configure: WARNING: you cannot build PDF versions of the R manuals | configure: WARNING: you cannot build PDF versions of all the help pages | configure: WARNING: I could not determine a browser | | I then installed the Rcpp and RInside packages. | | I have gotten the examples to work. I installed the packages by downloading | them directly from the CRAN download page and ran | R CMD INSTALL Rcpp_0.9.0.tar.gz | and | R CMD INSTALL RInside_0.2.3.tar Excellent. We try not to keep SVN broken for too long but it does happen on occassion, so sorry for the initial frustration. | Thanks for a great product!! No problem. We like it too ;-) Dirk -- Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel