There is some additional information here. Prefer libxml2/libxslt because
lxml doesn't generate the same namespace markings.

https://bitbucket.org/scons/scons/wiki/DocbookTool
https://bitbucket.org/scons/scons/wiki/DeveloperGuide/Documentation

V/R,
William

On Sun, Jan 10, 2016 at 8:07 PM, Dirk Bächle <tshor...@gmx.de> wrote:

> Hi there,
>
> On 10.01.2016 20:47, Bill Deegan wrote:
>
>> Try adding:
>> gettext-base  to resolve the skipped gettext tests
>> rpm  to resolve skipped rpm tests
>> flex  to resolve lex..
>>
>> I think that's all the ones I'm sure of.
>>
>> Dirk -  Sugguestions on how to get the TEX and DocBook ones running?
>>
>>
> looks like the failing TeX testcases aren't protected properly against not
> having "latex" installed and in the $PATH. Not sure if you really want to
> go that route and install a full TeXLive version (or similar).
> For DocBook you would need to install the XSLT stylesheets and put a link
> to them from
>
>   /usr/share/xml/docbook/stylesheet/docbook-xsl
>
> and also install the Python XML bindings libxml2/libxslt or lxml,
> respectively.
>
> Best regards,
>
> Dirk
>
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev@scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
_______________________________________________
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev

Reply via email to