Hi.

Now I had a bit time to play again with this problem and via strace I
found this:

open("/usr/lib/zsh/4.3.2/zsh/terminfo.so", O_RDONLY) = -1 ENOENT (No such file 
or directory)

But I just updated to the newest zsh:

# dpkg -s zsh
[...]
Version: 4.3.4-13

So it seems a bit odd. Further inspection reveals this:

# which zsh
/bin/zsh
# zsh --version
zsh 4.3.2 (i686-pc-linux-gnu)
# zsh4 --version
zsh 4.3.4 (i686-pc-linux-gnu)

So somehow there got a copy or old hardlink to an older version of zsh
in the way. I just deleted /bin/zsh and reinstalled the alternavties
mechanism for zsh and now zsh 4.3.4 works without any problems.

Bug closed, sorry for the inconvenience with my buggy configuration.

-- 
Until the next mail...,
Stefan.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to