Boost C++ Libraries: Ticket #2661: invoke xsltproc with --nonet argument https://svn.boost.org/trac10/ticket/2661 <p> I'm using Arch Linux and when trying to build my documentation xsltproc fails with errors like </p> <p> .../trunk/tools/boostbook/dtd/boostbook.dtd:435: warning: failed to load external entity "<a class="ext-link" href="http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"><span class="icon">​</span>http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd</a>" </p> <p> Using the --nonet option will make xsltproc use the local copies of these files which reside somewhere in /usr/share/xml/docbook/. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2661 Trac 1.4.3 Steven Watanabe Sat, 17 Jan 2009 01:23:07 GMT <link>https://svn.boost.org/trac10/ticket/2661#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2661#comment:1</guid> <description> <p> It sounds like you don't have boostbook configured correctly. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Kevin Sopp</dc:creator> <pubDate>Sat, 17 Jan 2009 02:33:18 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2661#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2661#comment:2</guid> <description> <p> Okay, I will look into that and then report back. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Fri, 30 Jan 2009 05:08:50 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2661#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2661#comment:3</guid> <description> <p> Any progress here? Can I close this ticket? </p> <p> My understanding was that --nonet only causes xsltproc to fail directly if it needs a non-local file. To use local copies of files you need to use a catalog file (which the boostbook toolset does). You may need to delete bin.v2/boostboost_catalog.xml after making any changes to user-config.jam. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Wed, 11 Mar 2009 02:47:24 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2661#comment:4 https://svn.boost.org/trac10/ticket/2661#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">worksforme</span> </li> </ul> Ticket