Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Problems with modules and zsh 4.0.4
- X-seq: zsh-users 4440
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Problems with modules and zsh 4.0.4
- Date: Tue, 30 Oct 2001 14:50:42 +0100
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I've just compiled and installed zsh 4.0.4 on the following machine:
Linux greux.loria.fr 2.2.17 #13 SMP Tue Dec 12 15:26:51 MET 2000 i686 unknown
But when I rlog to this machine, I get errors like:
/users/spaces/lefevre/.zshrc:54: failed to load module: zsh/rlimits
/users/spaces/lefevre/.zshrc:limit:54: autoload failed
/users/spaces/lefevre/.zshrc:104: failed to load module: zsh/parameter
/users/spaces/lefevre/.zshrc:305: failed to load module: zsh/zle
/users/spaces/lefevre/.zshrc:bindkey:305: autoload failed
/users/spaces/lefevre/.zshrc:306: command not found: bindkey
/users/spaces/lefevre/.zshrc:307: command not found: bindkey
[...]
However, if I exec $SHELL after rlogging, I no longer get such
problems. With zsh 4.0.2, there were no problems at all.
zsh configuration
-----------------
zsh version : 4.0.4
host operating system : i686-pc-linux-gnu
source code location : .
compiler : gcc
preprocessor flags : -I/users/spaces/lefevre/include
executable compiler flags : -Wall -Wno-implicit -Wmissing-prototypes -O2
module compiler flags : -Wall -Wno-implicit -Wmissing-prototypes -O2 -fPIC
executable linker flags : -L/users/spaces/lefevre/i686-linux/lib -L/users/spaces/lefevre/lib -rdynamic
module linker flags : -L/users/spaces/lefevre/i686-linux/lib -L/users/spaces/lefevre/lib -shared
library flags : -ldl -lnsl -lcurses -lm -lc
installation basename : zsh
binary install path : /users/spaces/lefevre/i686-linux/bin
man page install path : /users/spaces/lefevre/man
info install path : /users/spaces/lefevre/info
functions install path : /users/spaces/lefevre/share/zsh/4.0.4/functions
See config.modules for installed modules and functions.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - 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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author