Displaying 1 result from an estimated 1 matches for "interlinekd".
Did you mean:
interline
2007 Jan 10
1
Compiling R-devel under Windows
...make: *** [distribution] Error 2
It looks like the first version of refman.pdf gets generated fine and
something happens when it needs to run makeindex. I tried to look at the
Makefile.win in doc/manuals but I cannot see anything obvious there. In
any case, the makefiles are quite elabortae and interlinekd, so I probably
would not know how to fix them.
I am on Win2000. I compile R using the Cygwin environment, but I have
MinGW installed and its executables are first on the search path. I am
using MiKTeX and it is up-to-date.
Thanks in advance,
Andy
PS. I seem to remember that this happened alr...