Once again, I have got myself into a hair-removing ravel with bjam --v2
trying to process quickbook *.qbk files into html (only)

and would be MOST grateful for some help.

I suspect there are some rules for specifying info etc that are not clear to
a mere Windows person.
(I get the impression that the docs are written by/for Unix-people = they
are so smart they don't need them anyway - it's the rest of us that REALLY
need IDIOT-PROOF absolutely explicit docs ;-)

(What would be the simplest place to put the unzipped files?
I started with c:\program Files\
How are the directories specified?  us \ or / or either? Upper/lower case? "
needed/optional/forbidden?
Is the DOCBOOK_XSL_DIR reallt the full exe file specification, or the
directory?

I have made many tries to edit my user-config.jam, and have finally ground
to a halt with this:

# Additions for Boost Quickbook 9 Aug 06
using xsltproc : C:/WINNT/xsltproc_win32/xsltproc ;

#  BoostBook configuration
# DOCBOOK_XSL_DIR was C:/Program Files/docbook_xsl_1_70_1
# DOCBOOK_DTD_DIR was C:/Program Files/DocbookXML/42

using boostbook 
#  : DOCBOOK_XSL_DIR
#  : DOCBOOK_DTD_DIR

  : C:/WINNT/DocBookXSL/docbook_xsl_1_70_1
  : C:/WINNT/DocbookXML/42
  ;

But now when I run bjam --v2 I now get.

I:\boost-06-05-03-1300\libs\function\doc>bjam --v2
warning: Python location is not configured
warning: the Boost.Python library won't be built
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
...found 22 targets...
...updating 2 targets...
xslt-xsltproc ..\..\..\bin.v2\libs\function\doc\msvc\debug\function.docbook
../../../bin.v2/libs/function/doc/msvc/debug/catalog.xml:0: element
rewriteURI:
Catalog error : rewriteURI entry 'rewritePrefix' broken ?: file:///C:Program
FilesDocBookXSLdocbook_xsl_1_70_1/

  set
XML_CATALOG_FILES=..\..\..\bin.v2\libs\function\doc\msvc\debug/catalog.xml

 "C:/WINNT/xsltproc_win32/xsltproc"  --xinclude -o
"..\..\..\bin.v2\libs\functio
n\doc\msvc\debug\function.docbook"
"I:\boost-06-05-03-1300\tools\boostbook\xsl\d
ocbook.xsl" "function.xml"

...failed xslt-xsltproc
..\..\..\bin.v2\libs\function\doc\msvc\debug\function.do
cbook...
...skipped <phtml>HTML.manifest for lack of
<p..\..\..\bin.v2\libs\function\doc\
msvc\debug>function.docbook...
...failed updating 1 target...
...skipped 1 target...




Thanks

Paul

---
Paul A Bristow
Prizet Farmhouse, Kendal, Cumbria UK LA8 8AB
+44 1539561830 & SMS, Mobile +44 7714 330204 & SMS
[EMAIL PROTECTED]

 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to