From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Koichi Suzuki <koichi(dot)szk(at)gmail(dot)com> |
Cc: | pgsql-docs(at)postgresql(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net> |
Subject: | Re: Make man on CentOS 5.6 |
Date: | 2011-08-18 19:27:38 |
Message-ID: | 2705.1313695658@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Koichi Suzuki <koichi(dot)szk(at)gmail(dot)com> writes:
> I'm now trying to compile man? on CentOS 5.6 and it fails. Message
> says it cannot find templates "bold" and "pgsql-docs(at)postgresql(dot)org".
I confirm that this fails on RHEL5.7, with docbook-style-xsl-1.69.1-5.1.
It works all right on my F14 box, with docbook-style-xsl-1.76.1-1.fc14.
As far as I can tell, there is no "bold" template in the 1.69.1 files,
though I do see it in the 1.76.1 files. So this looks to me like we
have a minimum version dependency for docbook-style-xsl, and a
relatively recent one at that (1.69 is six or so years old).
I don't necessarily have a problem with that, but we ought to document
what is the minimum version that will work.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2011-08-18 20:17:18 | Re: Make man on CentOS 5.6 |
Previous Message | Koichi Suzuki | 2011-08-18 02:06:24 | Make man on CentOS 5.6 |