[R] RSPerl

Andrea andrea.spano at fastwebnet.it
Thu Dec 18 12:49:13 CET 2003


If anyone can help it would be very much apreciated...

System RedHat 9

R installed as


# ./configure --enable-R-shlib
# make
# make install

and R seems to work fine ...

Then I do 

# R INSTALL --clean --configure-args='--with-in-perl'
RSPerl_0.5-7.tar.gz

# export R_HOME=/usr/local/lib/R

# cd /usr/local/lib/R/library/RSPerl/examples/

# perl -I /usr/local/lib/R/library/RSPerl/share/blib/arch -I
/usr/local/lib/R/library/RSPerl/share/blib/lib ./test.pl


and I get 


1..1
Can't load '/usr/local/lib/R/library/RSPerl/share/blib/arch/auto/R/R.so'
for module R:
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/auto/ModPerl/Global/Global.so: undefined symbol: modperl_perl_global_avcv_call at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
 at ./test.pl line 11
Compilation failed in require at ./test.pl line 11.
BEGIN failed--compilation aborted at ./test.pl line 11.
not ok 1


and I get completelly lost ...

Thanks in advance for your help


Andrea




More information about the R-help mailing list