OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: param.xsl in 2005-12-30 docbook-xsl2-snapshot


Having not received any replies, I checked my outgoing message. It
appears I cut and pasted the problem command and results incorrectly.
I will repost them for clarity:

---Problem---
Issuing:

cd /var/www/localhost/htdocs/;java -jar
/usr/share/saxon-bin/lib/saxon8.jar -o index.html index.xml
/usr/share/sgml/docbook/docbook-xsl2-snapshot/html/docbook.xsl

Results in:

Error at xsl:include on line 13 of
file:/usr/share/sgml/docbook/docbook-xsl2-snapshot/html/docbook.xsl:
  XTSE0165: java.io.FileNotFoundException:
  /usr/share/sgml/docbook/docbook-xsl2-snapshot/html/param.xsl (No
such file or directory)
Failed to compile stylesheet. 1 error detected.

Sorry for the original lack of clarity. So, can anyone else reproduce
this or verify it in some way?

Thank you,

On 1/5/06, Chris Chiasson <chris.chiasson@gmail.com> wrote:
> Hi there,
>
> I am having the following problem with the 2005-12-30
> docbook-xsl2-snapshot on a Gentoo GNU/Linux system:
>
> ---Problem---
> Issuing:
>
> java -jar /usr/share/saxon-bin/lib/saxon8.jar -o index.ht
>                                 sl2-snapshot/html/docbook.xsl
>
> Results in:
>
> Error at xsl:include on line 13 of file:/usr/share/sgml/docbook/docbook-xsl2-sna
>   XTSE0165: java.io.FileNotFoundException:
>   /usr/share/sgml/docbook/docbook-xsl2-snapshot/html/param.xsl (No such file or
> Failed to compile stylesheet. 1 error detected.
>
> Will anyone tell me what I should do to fix the problem?
>
> My version of the docbook-xsl2-snapshot was installed manually. It is
> possible I could have installed it incorrectly, so here are some
> diagnostic commands I ran.
>
> ---Diagnostics---
> Issuing:
>
> cd /usr/share/sgml/docbook/docbook-xsl2-snapshot/;./test.sh
>
> Results in:
>
> Testing with xmlcatalog...
>
>   Tested: http://docbook.sourceforge.net/release/xsl2/current/
>
> Testing with Apache XML Commons Resolver...
>
>   Tested: http://docbook.sourceforge.net/release/xsl2/current/
>   Result: /usr/share/sgml/docbook/docbook-xsl2-snapshot
>
> Issuing:
>
> env
>
> Results in (relevant lines only):
>
> SGML_CATALOG_FILES=/usr/share/sgml/docbook/docbook-xsl2-snapshot/catalog
> XML_CATALOG_FILES=/usr/share/sgml/docbook/docbook-xsl2-snapshot/catalog.xml:/etc/xml/catalog
> JAVA_HOME=/opt/blackdown-jdk-1.4.2.02
> CLASSPATH=.:/usr/share/saxon/lib:/usr/share/saxon/lib/saxon8.jar:/usr/share/xml-commons/lib:/usr/share/xml-commons/lib/resolver.jar:/etc/xml
>
> Issuing:
>
> ls /etc/xml
>
> Results in:
>
> CatalogManager.properties  CatalogManager.properties.4888.bak  catalog  docbook
>
> Issuing:
>
> cat /etc/xml/CatalogManager.properties
>
> Results in:
>
> catalogs=/usr/share/sgml/docbook/docbook-xsl2-snapshot/catalog.xml;/etc/xml/catalog
>
> Visiting:
>
> http://cvs.sourceforge.net/viewcvs.py/docbook/xsl2/html/Attic/
>
> Seems to indicate that params.xsl is depreciated - so why is it
> referenced in the docbook.xsl stylesheet?
>
> Browsing GMANE for this issue didn't turn anything up, but I don't
> know how to use GMANE well...
>
> Thank you for your time,
> --
> http://chrischiasson.com/contact/chris_chiasson
>


--
http://chrischiasson.com/contact/chris_chiasson


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]