R-beta:0.61.1 Problem with "make docs"

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Thu Jan 15 15:13:19 CET 1998


Friedrich Leisch <Friedrich.Leisch at ci.tuwien.ac.at> writes:

> 
> >>>>> On Thu, 15 Jan 1998 12:14:00 +0100,
> >>>>> Mark A Beaumont (MAB) wrote:
> 
> MAB> The problem is the following
> MAB> # make docs
> MAB> Make: Don't know how to make ../src/library/*/man/*.Rd.  Stop.
> MAB> *** Exit 1 (ignored)
> MAB> #
> 
> This is a known install bug (and will hopefully be fixed very
> soon). The problem is not perl but your version of make ... installing
> docs works only with GNU make (not DEC make), so if GNU make is
> installed on your system (it might be called gmake), use this.

Um, actually, that doesn't work either, because the top level Makefile
calls "make"... If you have gmake, do what the makefile tries to do
but run with gmake instead. Or (and if you don't have gmake around,
you'll have to) substitute the *expansion* of the wildcarded
expression in the definition of MANSRC. 

-- 
   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