"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
In response to
Responses
pgsql-hackers by date
| Next: | From: Kevin Grittner | Date: 2009-07-02 17:22:28 |
| Subject: Re: Upgrading our minimum required flex version for 8.5 |
| Previous: | From: Tom Lane | Date: 2009-07-02 17:13:50 |
| Subject: Re: Upgrading our minimum required flex version for 8.5 |