zsh-users
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: zsh-users@zsh.org
Subject: Re: 5.3.1
Date: Wed, 21 Dec 2016 15:53:06 -0800	[thread overview]
Message-ID: <ae82cc30-52dd-4173-d228-d96d668c1cb8@eastlink.ca> (raw)
In-Reply-To: <CAH+w=7YtaM3vPuds5aX5QrZPzvJ_diyrN0BmsaEgBwJw-zPHQw@mail.gmail.com>

On 21/12/16 03:07 PM, Bart Schaefer wrote:
> On Wed, Dec 21, 2016 at 2:54 PM, Ray Andrews <rayandrews@eastlink.ca> wrote:
>> One glitch, 'command not found: zcurses'.
> Check your config.modules file.  zcurses is not an autoloaded builtin,
> so you have to zmodload zsh/cursers first unless you've edited
> config.modules to have it load that module by default.
>
No luck.  I do this:


     name=zsh/curses modfile=Src/Modules/curses.mdd link=dynamic 
auto=yes load=yes

but every time I run configure, it puts it back to stock:

     name=zsh/curses modfile=Src/Modules/curses.mdd link=no auto=yes load=no

This looks ok, from the configure output:

    checking ncurses.h usability... yes
    checking ncurses.h presence... yes
    checking for ncurses.h... yes
    checking ncursesw/ncurses.h usability... no
    checking ncursesw/ncurses.h presence... no
    checking for ncursesw/ncurses.h... no
    checking ncurses/ncurses.h usability... no
    checking ncurses/ncurses.h presence... no
    checking for ncurses/ncurses.h... no

But this is is more ominous:

     checking if we need to ignore ncurses... yes

I have a vague memory of having had this problem before but my notes on 
the issue are lost.



  reply	other threads:[~2016-12-21 23:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-21 20:07 5.3.1 Peter Stephenson
2016-12-21 21:57 ` 5.3.1 Ray Andrews
2016-12-21 22:54   ` 5.3.1 Ray Andrews
2016-12-21 23:07     ` 5.3.1 Bart Schaefer
2016-12-21 23:53       ` Ray Andrews [this message]
2016-12-22  0:12         ` 5.3.1 Bart Schaefer
2016-12-22  0:40           ` 5.3.1 Ray Andrews
2016-12-22  1:27             ` 5.3.1 Ray Andrews
2016-12-22  3:03             ` 5.3.1 Bart Schaefer
2016-12-22  3:42               ` 5.3.1 Ray Andrews
2016-12-22  4:08                 ` 5.3.1 Jérémie Roquet
2016-12-22  4:59                   ` 5.3.1 Ray Andrews
     [not found]                   ` <1e43afe0-d53c-af6b-f28f-bc1c0c7a229b__8484.77827753431$1482382855$gmane$org@eastlink.ca>
2016-12-22 11:57                     ` 5.3.1 Daniel Shahaf
2016-12-22 16:03                       ` 5.3.1 Ray Andrews
2016-12-22 21:40                         ` 5.3.1 Bart Schaefer
2016-12-22 22:33                           ` 5.3.1 Ray Andrews
2017-01-03 12:48 ` 5.3.1 Simon Ruderich
2017-01-03 13:38   ` 5.3.1 Peter Stephenson

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=ae82cc30-52dd-4173-d228-d96d668c1cb8@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).