After installing RSPerl from Omegahat I tried to run the tests. The first test is "test.pl" in /usr/lib/R/library/RSPerl/examples on Redhat Linux 8.
For some reason perl can't load R. Has anyone had this behavior? Any suggestions? Thanks, -- Ari http://damon.ib3.gmu.edu/~kahn Dreams come true; without that possibility, nature would not incite us to have them. John Updike > cd /usr/lib/R/library/RSPerl/examples/ > perl test.pl 1..1 Can't load '/usr/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 > echo $LD_LIBRARY_PATH /usr/local/staden_linux/lib/linux-binaries:/usr/lib/R/bin:/usr/lib/R/library /RSPerl/libs > echo $PERLLIB /usr/lib/R/library/RSPerl/share/blib/arch:/usr/lib/R/library/RSPerl/share/bl ib/lib:/usr/lib/R/library/RSPerl/scripts ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
