Works much better now.  I re-cloned and installed fop and now it builds.  I
do get some errors about the bricks SVG file:

SEVERE: svg graphic could not be built:
file:/home/user/src/scons_doc_toolchain/doc/design/titlepage/SConsBuildBricks_path.svg:0
The URI
"file:/home/dirk/workspace/docs/scons/xincluded_userguide/user/titlepage/bricks.jpg"
on element <image> can't be opened because:
The URI can't be opened:
/home/dirk/workspace/docs/scons/xincluded_userguide/user/titlepage/bricks.jpg
(No such file or directory)

and various warnings about paragraphs overflowing their space, but it does
all build OK.

Bill: the new User Guide has a ToC but no index.  I put a copy at
http://www.oberbrunner.com/temp/scons-user.pdf and
http://www.oberbrunner.com/temp/scons-man.pdf.





On Mon, Apr 22, 2013 at 5:44 PM, Dirk Bächle <[email protected]> wrote:

>  Gary,
>
>
> On 22.04.2013 02:21, Gary Oberbrunner wrote:
>
>
>
>
> On Sun, Apr 21, 2013 at 5:57 PM, Dirk Bächle <[email protected]> wrote:
>
>> Hi Gary,
>>
>> On 21.04.2013 23:38, Gary Oberbrunner wrote:
>>
>>>
>>> [...]
>>>
>>>
>>> Hi, Dirk!
>>>
>>> I just cloned this on my Linux box (Ubuntu 11.10 - also tried 12.04),
>>> but running scons bootstrap.py gives errors:
>>>
>>> scons: *** [design.xml] XMLSyntaxError : Specification mandate value for
>>> attribute object, line 1, column 31
>>> scons: building terminated because of errors.
>>>
>>>
> I was able to reproduce the error on a SuSE 11 box. The lxml support for
> the Docbook Tool needed a few fixes, I uploaded 2 commits to the
> "new_doc_toolchain" branch. Please update and try again...
>
> While doing some further testing, I discovered that "jw" can render PDF
> from Docbook files, but it doesn't cope with XML input (only SGML) in all
> cases. That's why I removed it from the list of PDF renderers for the
> toolchain, so only fop and xep are left now.
>
> Make sure that you have "fop" and one of the XML Python bindings installed
> (lxml or libxml2)...the latter is to be preferred because it is much
> faster, but both should work fine now.
>
> Best regards,
>
> Dirk
>
>
> _______________________________________________
> Scons-dev mailing list
> [email protected]
> http://two.pairlist.net/mailman/listinfo/scons-dev
>
>


-- 
Gary
_______________________________________________
Scons-dev mailing list
[email protected]
http://two.pairlist.net/mailman/listinfo/scons-dev

Reply via email to