From: DIMI <nic...@un...> - 2013-11-06 14:31:16
|
On 06/nov/2013, at 13:46, Michael Paquier <mic...@gm...> wrote: > On Wed, Nov 6, 2013 at 7:32 PM, Nikhil Sontakke <ni...@st...> wrote: >> Nicola, >> >> You are asking it to "make the world". So, it will try to generate the >> documentation, for which it will need [open]jade. I don't think you can do >> away with it, if you want "install-world". > Agreed. make world => docs => jade. Ok, that makes sense. In fact, I should have said “skipping jade” rather than “removing jade dependency”. Which was this commit’s purpose: https://github.com/postgres-xc/postgres-xc/commit/1e42775468b013c840a3c170108fd439716c9c04 The above looks like a good compromise to me. But sgml files are missing from the v1.1. tarball. Is that intentional? Nicola |