On Tue, Nov 20, 2001 at 10:49:46AM +0000, Tony Graham wrote: > > 1267 write(2, "Attempt to load network entity >http://docbook.sourceforge.net/release/xsl/snapshot/html/docbook.xsl \n", 101) = 101 > It's not a catalog problem, it's an <xsl:import> element in the > stylesheets: > xsl/website-common.xsl:<xsl:import >href="http://docbook.sourceforge.net/release/xsl/snapshot/html/docbook.xsl"/> > Maybe you can add docbook.xsl to your catalog, but you can certainly > change the href to a relative URL to point to the file on your file > system.
Thank you! The latter is the quicker, but I'd rather not to modify distribution files. How should the ([...]/website/2.0b1/) catalog be modified to include a .xsl? I see it only has got entries for public id's and .dtd's. Massimiliano
