zsh-users
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: zsh-users@zsh.org
Subject: Re: zsh 5.2 released
Date: Thu, 03 Dec 2015 19:58:21 -0800	[thread overview]
Message-ID: <56610F5D.5030509@eastlink.ca> (raw)
In-Reply-To: <20151202193215.77304673@ntlworld.com>

On 12/02/2015 11:32 AM, Peter Stephenson wrote:
> Version 5.2 of zsh has been released and is available at
>
Doing a git pull as usual:

      git pull
    ./configure --prefix=/zsh
      make -s
      make check


and adding:

     make install.modules

... thing seem to be created ok:

     /zsh/lib/zsh/5.2-dev-0/zsh
     /zsh/bin/zsh  is 652600 bytes brand new.

... but the modules are not found by the new binary:

    /root/.zshrc:54: compinit: function definition file not found
    /root/.zshrc:55: colors: function definition file not found
    /root/.zshrc:56: select-word-style: function definition file not found


... Yet everything seems fine.  What am I missing?


  parent reply	other threads:[~2015-12-04  4:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-02 19:32 Peter Stephenson
2015-12-02 23:55 ` Ray Andrews
2015-12-03  0:14   ` Bart Schaefer
2015-12-03  3:38     ` Ray Andrews
2015-12-03  9:29       ` Peter Stephenson
2015-12-03 11:51         ` TJ Luoma
2015-12-03 22:28         ` Ray Andrews
2015-12-03  0:14   ` Linus Arver
2015-12-03  9:54 ` Kamil Dudka
2015-12-03 10:15   ` Peter Stephenson
2015-12-03 12:44     ` Kamil Dudka
2015-12-04  3:58 ` Ray Andrews [this message]
2015-12-04  5:02   ` Ray Andrews

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=56610F5D.5030509@eastlink.ca \
    --to=rayandrews@eastlink.ca \
    --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).