Hi 

I'm a new user with R, and I try to use it from Perl.
So I have to use RSPerl.
I tried to load it with library(RSPerl) :

> library(RSPerl)
Error in dyn.load(x, as.logical(local), as.logical(now)) : 
        unable to load shared library
"/usr/local/lib/R/library/RSPerl/libs/RSPerl.so":
 
/usr/lib/perl5/vendor_perl/5.8.1/i586-linux-thread-multi/auto/Apache/Languag
e/Language.so: undefined symbol: perl_cmd_perl_TAKE1
Error in library(RSPerl) : .First.lib failed

I recompile R and reinstall RSPerl, but the problem stays.

other infos :
- gcc 3.3.1
- perl 5.8.1
- R 1.9.0
- System GNU/Linux (suze)

If someone has an idea to solve this problem...

cordially

Emmanuel Engelhqrt

        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to