OK, I can get boostbook running on RH8.0 using:

using boostbook : /usr/share/sgml/docbook/xsl-stylesheets/
                : /usr/share/sgml/docbook/xml-dtd-4.1.2-1.0-14/
                ;

My interest was to try to learn about boostbook for my own purposes, which 
means running without bjam.  Where would I find info on this, or can I ask 
bjam to show me the commands it is running?

On Thursday 27 March 2003 10:17 am, Douglas Paul Gregor wrote:
> On Thu, 27 Mar 2003, Neal D. Becker wrote:
> > Now try with boostbook:
> > db2pdf boostbook.xml
> > jw: Please specify at least one catalog
> >
> > Any clue what's wrong?
>
> BoostBook isn't DocBook (although it can be transformed into DocBook), so
> DocBook tools won't work directly on it. We have our own build tools
> (Boost.Build v2) that are roughly equivalent to those scripts. See the
> "Getting Started" section here for info on getting BoostBook up and
> running with bjam:
>   http://www.cs.rpi.edu/~gregod/boost/tools/boostbook/doc/html/
>
> You probably have most/all of the prerequisites already, you'll just need
> to tell BBv2 about them.
>
>       Doug
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to