Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 5.5 available
- X-seq: zsh-users 23328
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: zsh 5.5 available
- Date: Mon, 09 Apr 2018 09:39:53 +0100
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout2.w1.samsung.com 20180409083958euoutp0216c5a374581becd2e6c98b562f7c2800~jt87ovlyW0437204372euoutp02M
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1523263198; bh=GkMe+FR8jdJT9+8XHRMnhgWrgcQ9adxLQPgxcuuOaTM=; h=Date:From:To:Subject:In-reply-to:References:From; b=XojCv6idTiWm++wHJH9eI8ShVxxcMTSNF94En0PmxRmiMFvhtWShtWUuGl7eK5bb+ gmHIMkAcGsC02odgrYjf08qJXJKs98gJhtZUr3SFOSuoSDZhtA/TtLTrMgB6jKp5kF ZEobiS4FSy0vr669SEEhcmRomhNneMTC06Z3f5HI=
- In-reply-to: <b6ed7b7f-e182-90a6-582c-95b2306d8124@eastlink.ca>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Organization: SCSC
- References: <20180408174503.63235de6@ntlworld.com> <CGME20180408220812epcas5p3504cb046457f772a6b7f852d5c8ce230@epcas5p3.samsung.com> <b6ed7b7f-e182-90a6-582c-95b2306d8124@eastlink.ca>
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