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

Location of entities



Hi,

I am trying to use saxon to convert an xml docbook file into xhtml
representation. However I am getting the following error:



stewart@orb:~$ java -classpath /usr/share/java/saxon.jar
com.icl.saxon.StyleSheet spec2.xml
/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/xhtml/docbook.xsl

Error on line 308 column 1 of
file://localhost/usr/share/sgml/docbook/dtd/xml/4.2/dbcentx.mod:
  Error reported by XML parser: Cannot read from
file://localhost/usr/share/sgml/entities/xml-iso-entities-8879.1986/ISOamsa.ent (/usr/share/sgml/entities/xml-iso-entities-8879.1986/ISOamsa.ent (No such file or directory))
Transformation failed: Run-time errors were reported



I've had a look in /usr/share/sgml/entities/xml-iso-entities-8879.1986/
but it is empty.

However,
stewart@orb:~$ ls -l /usr/share/xml/entities/xml-iso-entities-8879.1986/
total 140
-rw-r--r--    1 root     root         5378 Feb  1 19:36 ISOamsa.ent
-rw-r--r--    1 root     root         4060 Feb  1 19:36 ISOamsb.ent
....

Looking through the archives from this list it looks like these entities
used to live in /usr/share/sgml/entities/xml-iso-entities-8879.1986/ but
have been recently moved. Should I just create the required symlinks and
should I file a bug report against sgml-data?

Package Versions
ii  sgml-data      2.0 
ii  docbook-xml    4.2-7

Thanks
-- 
Stewart Jeacocke <stewart.jeacocke@stud.man.ac.uk>
GPG Fingerprint 6047 FB81 94B9 081E F594 1425 4D6C 518E 6637 2052
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html



Reply to: