From: Michael P. <mic...@gm...> - 2013-11-08 16:12:40
|
On Fri, Nov 8, 2013 at 5:49 AM, DIMI <nic...@un...> wrote: > I assume that the release tarballs are those that can be downloaded at http://sourceforge.net/apps/mediawiki/postgres-xc/index.php?title=Download. Yeah. > I don’t want to appear pedantic, but the archive for version 1.0.3 includes the sgml files inside doc-xc/src/sgml; the archive for version 1.1 does not. I can ‘make world’ without Jade in the former case, but I cannot in the latter. I didn't know. In this case it is definitely an error from the distribution tarball of 1.1. Normally, a tarball that is distributed inside source forge should be build with "make distprep", and it builds sgml, man and html docs such as people can run make world by default without a dependency on jade. That being said... -- Michael |