I can't seem to generate PDFs. My bjam run ends with:
I can't completely figure out what's wrong here, but:
1. It seems to me that it shouldn't be trying to load any xsl from
sourceforge, since I do have the docbook xsl and dtd installed
here, and my user-config.jam is correctly pointing at them
2. I don't know why it would have trouble reaching that file, since
I have no problem grabbing it.
xslt-xsltproc ../bin.v2/doc/gcc-3.4.4/release/boost.fo
XML_CATALOG_FILES=../bin.v2/doc/gcc-3.4.4/release/catalog.xml
export XML_CATALOG_FILES
"xsltproc" --stringparam boost.libraries ../../libs/libraries.htm --path
../bin.v2/libs/functional/hash/doc/gcc-3.4.4/release --path
../bin.v2/libs/static_assert/doc/gcc-3.4.4/release --path
../bin.v2/libs/type_traits/doc/gcc-3.4.4/release --path
../bin.v2/more/whos_using/gcc-3.4.4/release --xinclude -o
"../bin.v2/doc/gcc-3.4.4/release/boost.fo" "/boost/tools/boostbook/xsl/fo.xsl"
"../bin.v2/doc/gcc-3.4.4/release/boost.docbook"
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"
compilation error: file /boost/tools/boostbook/xsl/fo.xsl line 8 element import
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl
...skipped <p../bin.v2/doc/gcc-3.4.4/release>boost.pdf for lack of
<p../bin.v2/doc/gcc-3.4.4/release>boost.fo...
...failed updating 1 target...
I'm doing this under Cygwin.
HELP! I've been trying to do this, on and off for weeks!
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Boost-docs mailing list
[EMAIL PROTECTED]
Unsubscribe and other administrative requests:
https://lists.sourceforge.net/lists/listinfo/boost-docs