From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18906 invoked from network); 30 Oct 2001 17:41:34 -0000 Received: from ns2.primenet.com.au (HELO primenet.com.au) (?avMTDrT1GsZ1t+WSlvtF43ehv2FuEnPy?@203.24.36.3) by ns1.primenet.com.au with SMTP; 30 Oct 2001 17:41:34 -0000 Received: (qmail 2150 invoked from network); 30 Oct 2001 17:41:32 -0000 Received: from sunsite.dk (130.225.247.90) by proxy.melb.primenet.com.au with SMTP; 30 Oct 2001 17:41:32 -0000 Received: (qmail 13058 invoked by alias); 30 Oct 2001 17:41:16 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4442 Received: (qmail 13044 invoked from network); 30 Oct 2001 17:41:15 -0000 X-Authentication-Warning: greux.loria.fr: lefevre set sender to vincent@vinc17.org using -f Date: Tue, 30 Oct 2001 18:40:39 +0100 From: Vincent Lefevre To: zsh-users@sunsite.dk Subject: Re: Problems with modules and zsh 4.0.4 Message-ID: <20011030184038.A21143@greux.loria.fr> Mail-Followup-To: zsh-users@sunsite.dk References: <20011030145042.A20640@greux.loria.fr> <20011030152551.A5818@globnix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20011030152551.A5818@globnix.org> User-Agent: Mutt/1.3.23-current-20011011i X-Mailer-Info: http://www.vinc17.org/mutt_eng.html 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 - Web: - 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