[R] Problems with make pdf (R-patched_2002-07-15.tar.gz)

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Wed Jul 17 14:52:41 CEST 2002


On Wed, 17 Jul 2002, Agustin Lobo wrote:

>
> On Wed, 17 Jul 2002 ripley at stats.ox.ac.uk wrote:
>
> > Those messages also occur with make dvi and with 1.5.1:
>
> No, there is a very short output to the screen for
> dvi and info. For dvi:
>
> humboldt:/usr/local/R-patched # make dvi > make_dvi_out.txt
> humboldt:/usr/local/R-patched # ls -l  make_dvi_out.txt
> -rw-r--r--    1 root     root          232 jul 17 14:22 make_dvi_out.txt
>
> and the dvi output is just:
>
> humboldt:/usr/local/R-patched # more  make_dvi_out.txt
> make[1]: Entering directory `/usr/local/R-patched/doc'
> make[2]: Entering directory `/usr/local/R-patched/doc/manual'
> make[2]: Leaving directory `/usr/local/R-patched/doc/manual'
> make[1]: Leaving directory `/usr/local/R-patched/doc'
>
> > your original
> > message said that you had `no problem' with make dvi, so why do you find
> > them a problem with make pdf?

`make dvi' will not re-make the dvi file if you have already made it.

cd doc/manual; make clean; make dvi

and then you will see what you missed.  If you still get a short output,
your problem is with `make dvi'.

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



More information about the R-help mailing list