zsh-users
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.org>
To: zsh-users@sunsite.dk
Subject: Re: Problems with modules and zsh 4.0.4
Date: Tue, 30 Oct 2001 18:40:39 +0100	[thread overview]
Message-ID: <20011030184038.A21143@greux.loria.fr> (raw)
In-Reply-To: <20011030152551.A5818@globnix.org>

On Tue, Oct 30, 2001 at 15:25:51 +0100, Phil Pennock wrote:
> What happens if you add this:
>  typeset -m ZSH*
>  typeset module_path
> before the first autoload?

I've added this at the beginning of ".zshenv".

> Ie, what does it show for ZSH_VERSION at that point?  What's the
> module_path?

ZSH_NAME=zsh
ZSH=/users/spaces/lefevre/i386-linux/bin/zsh
ZSH_VERSION=4.0.4
module_path=(/users/spaces/lefevre/i686-linux/lib/zsh/4.0.4)

Note that i686-linux is a symlink to i386-linux.

At this point, I get the errors, but if I exec $SHELL as I've said,
I get:

ZSH_NAME=zsh
ZSH=/users/spaces/lefevre/i386-linux/bin/zsh
ZSH_VERSION=4.0.4
module_path=(/users/spaces/lefevre/i686-linux/lib/zsh/4.0.4)

and no errors.

> It sounds as though you're trying to load the old versions of the
> modules; then, later, the paths are changed and with the exec, the
> correct modules can be found.

It doesn't seem to be the problem.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


  reply	other threads:[~2001-10-30 17:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-30 13:50 Vincent Lefevre
2001-10-30 14:25 ` Phil Pennock
2001-10-30 17:40   ` Vincent Lefevre [this message]
2001-10-30 17:56     ` Vincent Lefevre
2001-10-30 18:04       ` Vincent Lefevre
2001-10-31  7:39       ` Borsenkow Andrej
2001-10-31 13:43 Raúl Núñez de Arenas Coronado

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=20011030184038.A21143@greux.loria.fr \
    --to=vincent@vinc17.org \
    --cc=zsh-users@sunsite.dk \
    /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).