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

Re: zsh 5.5 available



On Sun, 8 Apr 2018 15:06:59 -0700
Ray Andrews <rayandrews@xxxxxxxxxxx> wrote:

> On 08/04/18 09:45 AM, Peter Stephenson wrote:
> > You'll find the release 5.5 of zsh at http://www.zsh.org/pub and
> > also at Sourceforge.
>
> Thanks Peter.  For the first timeI have no issue at all installing,
> even with ncurses. One question: I  use a'--prefix=...', it seems to
> contain duplicates of everything importantthat the build creates, is
> there anything outside that location that should be retained or is it 
> redundant once the binary is built?  Actually, '/Doc' seems 
> unduplicated, anything else?

Everything you actually need is installed.

The formatted documentation is installed in various appropriate
locations so they can be found by tools: man pages, info files, HTML
output, help files.  There's no obvvious reason you'd need to recreate
them from source.  But you might want to squirrel away the PDF files
from Doc somewhere (you can get them from zsh-5.5-doc.tar.gz).

pws



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