On Thu, 14 Jun 2001, Hubert Gerhardinger wrote:
> Hi,
>
> Compiling R on an IBM-RS6000 AIX 4.3.2 I get the error message:
>
> Can't locate File/Basename.pm in @INC ...
> (Perl concerned)
>
> Perl(5) is installed in /mnt/usr/local/lib/Perl5/5.00502
>
> does someone know how to deal with that problem?
It's probably a Perl installation problem. The rest of that message will
tell you what @INC is, and check that File/Basename.pm is there,
in something like
/mnt/usr/local/lib/Perl5/5.00502/File
and that /usr/local/lib/Perl5/5.00502 is in @INC
It is probably worth upgrading to Perl 5.6.1.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
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 272860 (secr)
Oxford OX1 3TG, UK Fax: +44 1865 272595
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._