OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: website newbie


On Sun, 2002-08-11 at 04:08, Kevin Dunn wrote:
> I have been using docbook dsssl, but dove into xsl in order to try out website-2.2. I got xsltproc installed and ran the Makefile in the website/example directory. xsltproc built all the html files (correctly AFAICT) but it complains along the way:
> 
> xmlNanoHTTPConnectAttempt: Connect attempt timed out.
> 
> It builds several html files and then hangs on one, then builds some more, then hangs again. If I run the Makefile several times, it hangs at different files. Seems like it is looking for something on a server somewhere and if the server is busy it complains. Even though it hangs, it still seems to build the html all right.
> 
> Does anybody know what causes this?

It's probably trying to download the DTDs that you're referencing at the
top of all of your files. Since you're using xsltproc, you can take
advantage of its support for XML Catalogs:
<http://www.xmlsoft.org/catalog.html>. You're transforms will run MUCH
faster once you do this.

Jason




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC