zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@zsh.org
Subject: Re: ZSH static compile is missing modules even when dynamic is fully disable
Date: Wed, 09 Mar 2011 08:31:06 -0800	[thread overview]
Message-ID: <110309083106.ZM13872@torch.brasslantern.com> (raw)
In-Reply-To: <d3ba86276d6daafc7379e08b5f212b09.squirrel@gameframe.net>

On Mar 9,  6:10pm, nix@myproxylists.com wrote:
}
} Any solution how do I include also mathfunc and mapfile in my static
} version as my tools will need them?

Read the INSTALL file?

 The key to the module system is the file config.modules, created in the
 configuration process.  In the normal case that dynamic loading is
 available, all modules relevant to your configuration will be compiled and
 installed as separate files, so unless you want the modules to be loaded by
 default you don't need to do anything.  For a non-dynamic zsh, the default
 is to compile the complete, compctl, zle, computil, complist, sched,
 parameter, zleparameter and rlimits modules into the shell, and you will
 need to edit config.modules to make any other modules available.


      reply	other threads:[~2011-03-09 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-09 16:10 nix
2011-03-09 16:31 ` Bart Schaefer [this message]

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=110309083106.ZM13872@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --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).