From: Greg Klanderman <gak@klanderman.net>
To: zsh-users@zsh.org
Subject: Re: zsh 5.0.7
Date: Mon, 13 Oct 2014 15:02:18 -0400 [thread overview]
Message-ID: <87h9z7dc91.fsf@lwm.klanderman.net> (raw)
In-Reply-To: <5439CB82.3070401@eastlink.ca> (Ray Andrews's message of "Sat, 11 Oct 2014 17:29:54 -0700")
Hi Ray, on Debian, I build/install zsh as normal (not setting any
prefix path options, let it install in /usr/local/bin/zsh) then do
this:
update-alternatives --install /bin/zsh zsh /usr/local/bin/zsh 100 \
--slave /usr/bin/zsh zsh-usrbin /usr/local/bin/zsh
and it will have /bin/zsh and /usr/bin/zsh point to your locally built
ones instead of the Debian provided packaged ones.
i.e. /bin/zsh will be a link to /etc/alternatives/zsh which will be a
link to /usr/local/bin/zsh which you built.
Normally, /etc/alternatives/zsh would be a link to /bin/zsh4 on wheezy
(zsh package 4.3.17-1), I presume /bin/zsh5 on testing or unstable.
Greg
next prev parent reply other threads:[~2014-10-13 19:07 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-11 18:53 Ray Andrews
2014-10-11 20:10 ` Bart Schaefer
2014-10-11 21:46 ` Ray Andrews
2014-10-11 21:56 ` Axel Beckert
2014-10-11 22:43 ` Ray Andrews
2014-10-11 22:01 ` Bart Schaefer
2014-10-12 0:29 ` Ray Andrews
2014-10-13 19:02 ` Greg Klanderman [this message]
2014-10-13 22:04 ` Ray Andrews
2014-10-13 22:58 ` Greg Klanderman
2014-10-14 1:17 ` Ray Andrews
2014-10-14 20:12 ` Greg Klanderman
2014-10-14 20:33 ` Ray Andrews
2014-10-14 17:20 ` combining .histfiles Ray Andrews
2014-10-14 22:04 ` Bart Schaefer
2014-10-14 22:25 ` Ray Andrews
2014-10-14 23:55 ` Bart Schaefer
2014-10-15 1:02 ` Ray Andrews
2014-10-15 1:09 ` Kurtis Rader
2014-10-15 1:25 ` Ray Andrews
2014-10-23 2:58 ` c++ comments Ray Andrews
2014-10-23 4:41 ` Bart Schaefer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h9z7dc91.fsf@lwm.klanderman.net \
--to=gak@klanderman.net \
--cc=zsh-users@zsh.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.vuxu.org/mirror/zsh/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).