[exim-dev] [Bug 904] Absolute path in XSL files

Top Page
Delete this message
Reply to this message
Author: Simon Arlott
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 904] Absolute path in XSL files
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=904

Simon Arlott <bugzilla.exim.simon@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla.exim.simon@???
                   |                            |rg





--- Comment #3 from Simon Arlott <bugzilla.exim.simon@???> 2009-11-09 20:11:19 ---
See http://lists.exim.org/lurker/message/20091022.233245.b69b1311.en.html for
how to fix it. Gentoo doesn't put those files in bizarre version-dependent
locations.

Recent changes mean you'd need to change the first command to:
sed -e
's:/usr/share/sgml/docbook/xsl-stylesheets-1.70.1/xhtml/chunk.xsl:/usr/share/sgml/docbook/xsl-stylesheets/xhtml/chunk.xsl:'
-i MyStyle-chunk-html.xsl

Watch out for docbook2texi, as there's both docbook-sgml-utils (which reports
lots of errors and then gives up) and docbook2X (which reports lots of warnings
but still works). It also won't exit with an error if w3m is missing.

I couldn't find an original source for sdop or xfpt so I just used Debian's
copies.

It takes forever (5 minutes) but I can now "make everything" in doc-docbook.
http://s85.org/keoAWnqr


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email