RMatlab problems from within matlab

Lysimachos Zografos lzografos at gmail.com
Tue Jun 13 15:21:45 EEST 2006


Hello,
Is there anyone familiar with this package? I'm trying to use it. Followed
the instructions (http://www.omegahat.org/RMatlab/README).

[lzografos at phobos ~]$ export | grep R_HOME
declare -x R_HOME="/usr/lib/R"
[lzografos at phobos ~]$ export | grep LD_LIBRARY_PATH
declare -x LD_LIBRARY_PATH="/usr/lib/R/lib"

Run the RMatlab.sh script without any errors as root. And still in Matlab:

>> addpath('/usr/lib/R/library/RMatlab/libs/')
>> x = initializeR({'Rmatlab' '--no-save', '--silent'})
??? Undefined command/function 'initializeR'.

Or if I try to add the mex/ directory:

>> addpath('/usr/lib/R/library/RMatlab/mex/')
>> x = initializeR({'Rmatlab' '--no-save', '--silent'})
Unable to load mex file: /usr/lib/R/library/RMatlab/mex/initializeR.mexglx.
/usr/local/matlab7/bin/glnx86/../../sys/os/glnx86/libgcc_s.so.1: version
`GCC_3.3' not found (required by /usr/lib/libstdc++.so.6)
??? Invalid MEX-file '/usr/lib/R/library/RMatlab/mex/initializeR.mexglx': .

The documentation / FAQs are kinda bad and I'm a bit desperate... :) If
anyone can provide help it would be appreciated.

Thanks in advance
Lysimachos

ΥΓ: μπορειτε να απαντησετε και στην απλη ελληνική :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hellug.gr/pipermail/linux-greek-users/attachments/20060613/ffcc8e17/attachment.htm>


More information about the Linux-greek-users mailing list