here is my XML_CATALOG_FILES entry on Gentoo Linux in the BASH environment:
XML_CATALOG_FILES=file:///etc/xml/catalog
and here is the one from my Windows environment, which also works:
C:\>echo %XML_CATALOG_FILES%
file:///C%3A/Program%20Files/docbook-xsl/docbook-xsl-1.71.0/catalog.xml
I don't know if those quotation marks in yours are messing things up or not.
On 9/27/06, Sam Steingold <
sds@podval.org> wrote:
> > * Chris Chiasson <
puevf@puvnffba.anzr> [2006-09-27 14:36:36 -0500]:
> >
> > I think you need to use file:///
>
> XML_CATALOG_FILES="file:///usr/local/src/clisp/current/doc/catalog.xml " xsltproc --timing --stringparam target.database.document "olink-pile.xml" --stringparam current.docid "man" -o clisp.1 man.xsl clisp.xml
> Parsing stylesheet man.xsl took 5 ms
> warning: failed to load external entity "http://docbook.xml-doc.org/snapshots/xsl/manpages/html-synop.xsl"
> compilation error: file
http://docbook.xml-doc.org/snapshots/xsl/manpages/docbook.xsl line 12 element import
> xsl:import : unable to load
http://docbook.xml-doc.org/snapshots/xsl/manpages/html-synop.xsl>
>
> --
> Sam Steingold (http://www.podval.org/~sds) on Fedora Core release 5 (Bordeaux)
>
http://jihadwatch.org http://israelunderattack.slide.com
>
http://ffii.org http://iris.org.il
http://thereligionofpeace.com> A PC without Windows is like ice cream without ketchup.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
docbook-apps-unsubscribe@lists.oasis-open.org> For additional commands, e-mail:
docbook-apps-help@lists.oasis-open.org>
>
--
http://chris.chiasson.name/