On Tue, Aug 06, 2002 at 02:10:12PM +0100, Tim Waugh wrote: > > xsltproc gets the locations to find > > catalogs from the env variable SGML_CATALOG_FILES, and so on. > > Only the SGML super catalog (/etc/sgml). Not the XML catalog.
A bit of clarification: By default (i.e. if there is no SGML_CATALOG_FILES or XML_CATALOG_FILES) xsltproc (and more generally libxml2) will simply lookup the XML Catalog hierarchy rooted in /etc/xml/catalog . And recent Red Hat installation fill that catalog with the paths for the local resources if the DocBook packages are installed. Daniel -- Daniel Veillard | Red Hat Network https://rhn.redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
