[R] on-line help failed for ultra 10 (solaris 8)

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Tue Sep 19 08:03:32 CEST 2000


David Finlayson <david_finlayson at yahoo.com> writes:

> New Sun workstation with Solaris 8.  installed the gnu
> compilers and libraries off the Solaris CD and
> compiled R successfully.  I don't have a tex
> installation or makeinfo (sp?) so the manuals failed
> to compile, but otherwise R appears to be working. 
> Unfortunately the on-line help (text-only) isn't
> working.  Is this related to the failed manuals?
> Example:
> 
> >?help
> Error in help("help") : No documentation for 'help' in
> specified packages and libraries
> 
> I attempted to 'make help' per the INSTALL page, but
> this led to the following errors:
> 
> flow# make help
> Can't locate File/Basename.pm in @INC at
> /opt/sfw/R/R-1.1.1/bin/build-help line 23.
> BEGIN failed--compilation aborted at
> /opt/sfw/R/R-1.1.1/bin/build-help line 23.

Looks like a problem with your perl installation. File/Basename.pm is
generally found in perl's lib directory, e.g. /usr/local/lib/perl5

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list