|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
[Bug 904] New: 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 Summary: Absolute path in XSL files Product: Exim Version: 4.69 Platform: Other OS/Version: All Status: NEW Severity: bug Priority: medium Component: Documentation AssignedTo: tom@... ReportedBy: nigel@... CC: exim-dev@... Change http://vcs.exim.org/viewvc/exim/exim-doc/doc-docbook/MyStyle-chunk-html.xsl?r1=1.3&r2=1.4 Introduced a reference to /home/tom/share/xml/docbook/xsl/1.73.2/xhtml/chunk.xsl Unfortunately this means only Tom can produce the documentation! -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ## |
|
|
Re: [Bug 904] New: Absolute path in XSL filesOn 09/11/2009, Nigel Metheringham <nigel@...> wrote:
> Unfortunately this means only Tom can produce the documentation! Sounds like a good result :-) -- Peter Bowyer Email: peter@... Follow me on Twitter: twitter.com/peeebeee -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ## |
|
|
[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 --- Comment #1 from Tom Kistner <tom@...> 2009-11-09 15:31:42 --- I changed this because the original file reference does not exist on tahini. No idea where the docs are supposed to be built. @Nigel: Maybe you can install the required packages on tahini? (I can't ...) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ## |
|
|
[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 --- Comment #2 from Nigel Metheringham <nigel@...> 2009-11-09 15:49:46 --- I suspect docs for 4.68 were built on Philip's machine. Docs for 4.69 were built on mine. I can't find the appropriate pre-built packages for Suse 10 - xmlto is on the opensuse build system, but has requirements that are not fulfilled from within their packages.... What a complete crock! -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ## |
|
|
[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 -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ## |
| Free embeddable forum powered by Nabble | Forum Help |