Hi Danek

Yes this is true. But I've already installed them.. So I'm now pretty sure that 
it resolves to a wrong docbook DTD version, or that simply my /etc/xml/catalogs 
file is wrong.

For the moment it looks like this:

jack at cupssrv:~/xmlto-0.0.22$ cat /etc/xml/catalog
<?xml version="1.0"?>
<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" 
"http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd";>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
  <rewriteSystem 
systemIdStartString="http://docbook.sourceforge.net/release/xsl/1.69.1"; 
rewritePrefix="file:///usr/share/sgml/docbook/xsl-stylesheets-1.69.1-5.1"/>
  <rewriteURI 
uriStartString="http://docbook.sourceforge.net/release/xsl/1.69.1"; 
rewritePrefix="file:///usr/share/sgml/docbook/xsl-stylesheets-1.69.1-5.1"/>
  <rewriteSystem 
systemIdStartString="http://docbook.sourceforge.net/release/xsl/current"; 
rewritePrefix="file:///usr/share/sgml/docbook/xsl-stylesheets-1.69.1-5.1"/>
  <rewriteURI 
uriStartString="http://docbook.sourceforge.net/release/xsl/current"; 
rewritePrefix="file:///usr/share/sgml/docbook/xsl-stylesheets-1.69.1-5.1"/>
</catalog>

But even no luck with that until now. Still fiddling with this because i need 
to get it to work. 

With an make -i in system-config-printer 1.1.8 (not making the manpages) i 
result in an:

jack at cupssrv:~/system-config-printer-1.1.8$ exec 
/usr/local/share/system-config-printer/system-config-printer.py "$@"
Xlib:  extension "RANDR" missing on display "localhost:12.0".
Traceback (most recent call last):
  File "/usr/local/share/system-config-printer/system-config-printer.py", line 
103, in ?
    import installpackage
  File "/usr/local/share/system-config-printer/installpackage.py", line 23, in ?
    import xml.etree.ElementTree
ImportError: No module named etree.ElementTree
 
and it even closes the ssh session.

other problem is that I'm not sure which "way" the resolving process takes. Is 
it the xml catalog? the wrong sgml catalog? how to track this down?

thanks folks

Message was edited by: stockert
-- 
This message posted from opensolaris.org

Reply via email to