On Thu, Oct 23, 2014 at 3:19 PM, Wayne Stambaugh <[email protected]> wrote:
> When attempting to generate asciidoc html output using:
>
> a2x cvpcb_EN.adoc
>
> I get the following error:
>
> a2x: ERROR: "dblatex" -t pdf -p
> "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s
> "/etc/asciidoc/dblatex/asciidoc-dblatex.sty"
> "/c/MinGW/msys/1.0/home/wstambaugh/src/kicad-doc/doc/help/en/docs_src/cvpcb/cvpcb_EN/cvpcb_EN.xml"
> returned non-zero exit status 127
>

You've got msys 1.0 in your PATH? Please don't do this. Do that might
mask some errors but it will probably also create a load of other
ones.

> It appears that asciidoc calls dblatex to generate the output.  I'm
> pretty sure dblatex is part of latex which is not installed as a
> dependency nor do I see latex in the list of msys2 packages.  Running
> `which dblatex` shows that it is not installed.  Am I missing something
> or was this an oversight before I submit a but report?
>

Seems we've not got latex in MSYS2 though?

> Thanks,
>
> Wayne
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Msys2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/msys2-users

------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to