Hi I've installed R from source and all required packages on Ubuntu 12.04<div><br></div><div>R version 2.15.2</div><div><br></div><div><br></div><div>Rcpp, RInside all installed with no problems in R</div><div><br></div>
<div>I compiled R with the following command </div><div><br></div><div>./configure --enable-R-shlib --enable-BLAS-shlib --prefix=/home/npezolano/libs</div><div><br></div><div>When I use the make file supplied from the examples,I changed R_HOME to the prefix above and  all the examples compile without error but theres a run time error </div>
<div><br></div><div><div><br></div><div>Reigen example01 </div><div>npezolano@Manatee2:~/RInside/examples$ ./reigen </div><div>Error in paste0("(^|[^%])(%%)*%", spec) : not a BUILTIN function</div><div>Error in paste0("^", pkg, "$") : not a BUILTIN function</div>
<div>Execution halted</div><div><br></div><div>RInside example01</div><div>npezolano@Manatee2:~/RInside/examples$ ./rinside </div><div>Error in paste0("(^|[^%])(%%)*%", spec) : not a BUILTIN function</div><div>Error in paste0("^", pkg, "$") : not a BUILTIN function</div>
<div>Execution halted</div></div><div><br></div><div><div>Any ideas on what went wrong?</div><div><br></div><div><br></div>-- <br><div>Nicholas Pezolano</div><div>Department of Applied Math & Statistics<br>State University of New York at Stony Brook</div>
<div><br></div>
</div>