Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: upstream zsh fails to generate man pages



On Tue, 2019-10-15 at 09:53 -0600, Ruslan Dautkhanov wrote:
> zsh from master fails to build man pages

I suspect you just don't have YODL installed.  Because it's not widely
used, instead of failing completely when it fails to find it, the
configuration script just replaces it with an empty command.  It's
usually available as a package (probably largely for the benefit of
building zsh).

If you install it you'll need to run "config.status --recheck" to pick
it up.

pws


Messages sorted by: Reverse Date, Date, Thread, Author