This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: website newbie


On Sunday 11 August 2002 13: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.

Have a look at the --nonet and --novalid options for xsltproc... they make 
sure that xsltproc will not try to download entities and DTDs.

kind regards,

Egon Willighagen
The Chemical Development Kit, http://cdk.sf.net/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]