Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Something changed about zsh linkage?



On Sun, 24 Aug 2008 13:58:58 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> For years now I've been building zsh and running it from the source tree
> for testing.  I'm used to this meaning that some modules are not loadable
> when I run "Src/zsh -f" (because the modules haven't been installed yet).
> 
> Recently, however, I've started getting an error I never did before --
> 
> schaefer[602] Src/zsh -o noglobalrcs -f
> zsh: failed to load module `zsh/zle': /usr/local/lib/zsh/4.3.6-dev-0/zsh/zle.so: cannot open shared object file: No such file or directory

I'm missing something, since if you start up a shell interactively it
should try to load zle, shouldn't it?

However, it's perfectly possible that there's a remaining unwanted
effect of the simplification to the interface to zle I put in.  If you
can work out where you think it shouldn't be trying to load zle but is,
I'll fix it (probably not before the weekend).

-- 
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/



Messages sorted by: Reverse Date, Date, Thread, Author