"Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> writes:
> I seem to be able to "sneak up on it from behind" by doing a regular
> make and then "make distclean" and copying the results. Perhaps
> someone knows off-hand what I'm missing that prevents "make dist" from
> working. The attempt ends with:
> jade -D . -d stylesheet.dsl -i output-text -t sgml -V nochunks
> tempfile_HISTORY.sgml >HISTORY.html
> /bin/sh: jade: not found
Looks like you're missing openjade. However, that's only used to
produce the HISTORY file which is hardly critical, so copying your
source tree after building is probably a perfectly good answer.
regards, tom lane