zsh-workers
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: zsh-workers@zsh.org
Subject: Re: Static link of curses module
Date: Sun, 27 Sep 2015 18:04:41 +0200	[thread overview]
Message-ID: <CAKc7PVDe0f=M21Y4G2SQNesw1yMpt2k7XOy_8Z7dvfWa4JBj8A@mail.gmail.com> (raw)
In-Reply-To: <20150927162835.4297b94c@ntlworld.com>

On 27 September 2015 at 17:28, Peter Stephenson
<p.w.stephenson@ntlworld.com> wrote:
> Typically, you'd do this by editing config.modules rather than the .mdd
> file, but I think the result is the same.  The module is correctly
> linked in statically, but isn't actually loaded until you use zmodload,
> or mark something for autoload and then use it.

It works. It's interesting that zmodload can decipher "zsh/" found in
"zmodload zsh/curses". Apparently "zsh/curses" is the module's name,
not a path ("zsh/") and a name. I now can run zsh and zcurses on
msys1, after installing libtermcap and ncurses (the second one from
source).

Best regards,
Sebastian Gniazdowski


  reply	other threads:[~2015-09-27 16:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-27 13:16 Sebastian Gniazdowski
2015-09-27 13:45 ` Sebastian Gniazdowski
2015-09-27 15:28 ` Peter Stephenson
2015-09-27 16:04   ` Sebastian Gniazdowski [this message]
2015-09-27 17:17     ` Sebastian Gniazdowski
2015-09-27 16:44   ` Bart Schaefer
2015-09-28  8:35     ` 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='CAKc7PVDe0f=M21Y4G2SQNesw1yMpt2k7XOy_8Z7dvfWa4JBj8A@mail.gmail.com' \
    --to=sgniazdowski@gmail.com \
    --cc=zsh-workers@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).