[R] RSPerl on OS X
Steve Goldstein
steveg at dnastar.com
Thu Jul 18 21:44:05 CEST 2002
Hello,
Has anyone gotten RSPerl ( (http://www.omegahat.org/RSPerl/)
to work on Mac OS X?
After installing RSPerl, I run the test program (or, even simpler,
perl -e 'use R;') and get the following error:
dyld: perl Undefined symbols:
_RPerl_createRProxy
_RPerl_discardRProxy
_RPerl_getProxyValue
_RPerl_getReferenceName
_addPerlConverterRoutine
_fromPerl
_tryEval
_userLevelConversionToPerl
It looks like the dynamic loader can't find the right libraries. The
instructions (http://www.omegahat.org/RSPerl/RFromPerl.pdf)
specify setting the LD_LIBRARY_PATH envar. I assumed that
the corresponding envar on OS X is DYLD_LIBRARY_PATH
and added $R_HOME/bin/ and <wherever>/RSPERL/libs/ to
the path, but this didn't help.
Thanks,
Steve
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list