The author is at  <[EMAIL PROTECTED]>: this is an Omegahat product 
and I think the Omegahat web pages do lead you there.

Looks to me as if you haven't got the R shared library in your load 
library path: if this is R 2.0.x it is in /usr/lib/R/lib, not bin.

On Thu, 11 Nov 2004, Alicia Amadoz wrote:

> Hi,
> 
> I'm trying to install de RSPerl module and i have some problems trying
> to test it. I've tried to contact with the author but the e-mail address
> seems not to exist. Hope that anyone in this list could explain me a
> little about this problem. I have a bash shell and what i do is the
> following:
> 
> #PERLLIB=/usr/lib/R/library/RSPerl/share/blib/arch:/usr/lib/R/library/RSPerl/share/blib/lib
> # export PERLLIB
> # LD_LIBRARY_PATH=/usr/lib/R/bin:/usr/lib/R/library/RSPerl/libs
> # export LD_LIBRARY_PATH
> # 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/R/library/RSPerl/libs/libPerlConverter.so: undefined
> symbol: R_GlobalEnv at
> /usr/lib/perl5/5.8.3/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

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

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

Reply via email to