
On Friday 26 March 2004 09:02 pm, Michael Glassford wrote:
Douglas Gregor wrote:
On Friday 26 March 2004 05:41 pm, Michael Glassford wrote:
The problem is that when I run "bjam --v2" I get the output at the end of this message and nothing builds. Any suggestions?
What does your user-config.jam look like?
Unchanged from cvs. I didn't see anything telling me to change it except in the "Configuring local DocBook XSL and TDD distributions", "Configuring Apache FOP for PostScript/PDF Output", and "Configuring Doxygen for Documentation Extraction", and I didn't do any of these things. Did I miss something?
Hmm, no, it looks like the default config isn't quite right. You'll need to edit user-config.jam (or whichever config file you please) and uncomment the line "using boostbook ;" to get it working. Doug