← Prev in month ← Prev in thread

DOCBOOK-APPS: Re: DOCBOOK: norm's styleshhets

From
Bob Stayton <>
Date
2000-05-23T18:46:34+00:00
ID
Thread
DOCBOOK-APPS: Re: DOCBOOK: norm's styleshhets
> From: madhu <>
> [ Let's move follow-ups over to docbook-apps, please ]
> 
> hi,
> i do this
> $java com.jclark.xsl.sax.Driver path to test.xml  path to norm's fo/docbook.dsl > myoutput
> $java.net.unknownhostException:nwalsh.com 
> same error with 
> $java com.jclark.xsl.sax.Driver path to test.xml  path to norm's html/docbook.dsl > myoutput  
> $java.net.unknownhostException:nwalsh.com 
> 
> what is the problem?
> any hints

XSL vs. DSL, probably.  Unless that is a typo in
your mail, you are trying to
process DSSSL stylesheets with an XSL processor.
You need the .xsl stylesheets.

bobs
← Prev in month ← Prev in thread