[Rcppoctave-user] Cannot load RcppOctave.so onto Mac OS

Yitping Kok yitping at mpe.mpg.de
Wed Nov 20 18:25:52 CET 2013


Hi RcppOctave users,

I have just found out about this R packages and I am very excited about it. I am an Octave user and would like to use more R. Therefore I think this package will be perfect for me.

I also understand that the package still has some installation issues with Mac OS. However I tried to install the package on a Mac platform anyway for the sake of trying and this is what I got.

- I have Octave 3.6.4 installed.
- I managed to compile the shared library, RcppOctave.so.
- But I cannot proceed (to generating the documentation part) because the library cannot be loaded. This is the error message I got.

Error in dyn.load("RcppOctave.so") : 
  unable to load shared object '/Users/yitping/Toolbox/R/src/RcppOctave/src/RcppOctave.so':
  dlopen(/Users/yitping/Toolbox/R/src/RcppOctave/src/RcppOctave.so, 6): Symbol not found: __Z22bind_internal_variableRKSsRK12octave_value
  Referenced from: /Users/yitping/Toolbox/R/src/RcppOctave/src/RcppOctave.so
  Expected in: flat namespace
 in /Users/yitping/Toolbox/R/src/RcppOctave/src/RcppOctave.so

Any idea why it is so? Any help would be appreciated. Thanks very much.


Best regards,
Yitping
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcppoctave-user/attachments/20131120/eda3c843/attachment.html>


More information about the Rcppoctave-user mailing list