[xml] libxml, SGML_CATALOG_FILES and XML_CATALOG_FILES



Hello,

since I use these tools, I have an problem with my environment under unix. I have SGML_CATALOG_FILES and XML_CATALOG_FILES set, since I need both.

If xsltproc starts in such an enviroment it gets confused and stops. Could this be solved?

--> snip <--
~/ew/pwxsl/kopf/test/netzseite$ make
/usr/local/bin/xmllint --valid --noout index.xml
/usr/local/bin/xsltproc --catalogs --nonet -o index.html --stringparam autolayo ut-file "/usr/home/plexus/ew/pwxsl/kopf/test/netzseite/autolayout.xml" customTa
bular.xsl index.xml
Attempt to load network entity http://docbook.sourceforge.net/release/website/2.
4.1/xsl/tabular.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/
website/2.4.1/xsl/tabular.xsl"
compilation error: file ../../website/xsl/tabular.xsl line 5 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/website/2.4.1
/xsl/tabular.xsl
Attempt to load network entity http://docbook.sourceforge.net/release/website/2.
4.1/schema/dtd/website-full.dtd
index.xml:3: warning: failed to load external entity "http://docbook.sourceforge
.net/release/website/2.4.1/schema/dtd/website-full.dtd"
tp://docbook.sourceforge.net/release/website/2.4.1/schema/dtd/website-full.dtd"

       ^
runtime error: file ../../website/xsl/anpass/tabular_webpage.xsl line 8 element
call-template
xsl:call-template : template object.id not found
runtime error: file ../../website/xsl/anpass/tabular_webpage.xsl line 12 element
 call-template
xsl:call-template : template root-rel-path not found
runtime error: file ../../website/xsl/anpass/tabular_webpage.xsl line 21 element
 variable
unregistered variable autolayout
xmlXPathCompiledEval: evaluation failed
runtime error: file ../../website/xsl/anpass/tabular_webpage.xsl line 21 element
 variable
Evaluating variable tocentry failed
~/ew/pwxsl/kopf/test/netzseite$

--> snap <--


Bye

Oliver




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]