Re: [Boost-docs] Document build problem - I/O error : Failed to load external entity

Subject: Re: [Boost-docs] Document build problem - I/O error : Failed to load external entity
From: Frank Mori Hess (frank.hess_at_[hidden])
Date: 2009-05-20 12:30:42


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 19 May 2009, Piotr Jachowicz wrote:
> Command that causes an error is:
>
> set XML_CATALOG_FILES=bin/boostbook_catalog.xml
>
> when I invoke xsltproc command manually, *without set
> XML_CATALOG_FILES=bin/boostbook_catalog.xml*, there are no erros:
>
> C:\pj\tmp\qbook>"c:/pj/qbook/bin/xsltproc.exe" --stringparam manifest
> "standalone_HTML.manifest" --xinclude -o "html/" "c:\b
> oost_1_39_0\tools\boostbook\xsl\html.xsl"
> "bin\msvc-9.0express\debug\threading-multi\test.docbook"
> Writing standalone_HTML.manifest
>
> C:\pj\tmp\qbook>
>
>
> What should I setup to create html doc by bjam invocation?

You need something like the following in your user-config.jam (adjust paths):

using boostbook
  : /usr/share/xml/docbook/stylesheet/nwalsh
  : /usr/share/xml/docbook/schema/dtd/4.2
  ;

Plus, you may need to manually delete boostbook_catalog.xml so it is
regenerated, I've had problems with stale versions of it hanging around.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkoT9/MACgkQ5vihyNWuA4VKFgCg0HP2QlxVUwgEj7ChzhdDEbZB
XVwAoN+TKd7RlHJo/31weO/Jnfd04cyu
=ZTnS
-----END PGP SIGNATURE-----


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC