emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] make doc failing


From: Rustom Mody
Subject: Re: [O] make doc failing
Date: Mon, 30 Dec 2013 11:27:46 +0530

Nick wrote:
> Rusi wrote:
> > $ makeinfo --version
> > makeinfo (GNU texinfo) 5.2
> >
> > Is yours the same?
> >

> No, mine is 4.13 - apparently before the perl switcheroo.

And doc/Makefile has:

%.pdf:        LC_ALL=C    # work around a bug in texi2dvi
%.pdf:        LANG=C        # work around a bug in texi2dvi
%.pdf:        %.texi org-version.inc
    $(TEXI2PDF) $<

Commenting out the LC/LANG lines makes the perl warning go away

Generation is still a problem
Works from command line texi2dvi
Fails with make doc

In short texi2dvi works texi2pdf fails



reply via email to

[Prev in Thread] Current Thread [Next in Thread]