Re: Running boost book
"Paul A. Bristow" <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Daniel James > Sent: Saturday, June 25, 2011 11:27 AM > To: Discussion of Boost Documentation > Subject: Re: [Boost-docs] Running boost book > > On 25 June 2011 01:45, Robert Ramey <[email protected]> wrote: > > $ xsltproc -V > > Using libxml 20614CVS2195, libxslt 10111CVS955 and libexslt 809CVS955 > > xsltproc was compiled against libxml 20614, libxslt 10111 and libexslt > > 809 libxslt 10111 was compiled against libxml 20614 libexslt 809 was > > compiled against libxml 20614 > > These versions of libxml and libxslt were released in 2004. You need a recent version. Some years ago, when I tried to use the newest versions, it didn't work. I'm still using docbookXML version 42 dated 2002 and Docbook_xsl_1._70_1 from 2006 and they work OK for me. Would it be sensible if we had a 'known good' set of files in sandbox or somewhere? All this setup can waste a lot of time (and put people off using the toolchain). Paul