zsh-users
 help / color / mirror / code / Atom feed
From: kamaraju kusumanchi <raju.mailinglists@gmail.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: zsh: failed to load module `zsh/zle': No such file or directory
Date: Wed, 24 Apr 2019 23:19:55 -0400	[thread overview]
Message-ID: <CABpbYafHstWQ3dWbJnnYkr9S_3XjqRmu+_6L11niKWkBtYfikw@mail.gmail.com> (raw)

I am trying to install zsh into a non standard directory in "git for
windows" on a machine running windows 10 but running into problems.
When launching zsh, I am getting

zsh: failed to load module `zsh/zle': No such file or directory

Is there a way to fix this? FWIW I am using "git for windows" 2.21.0.windows.1 .

To reproduce, do the following in a git bash terminal

Download zsh
~ $ export PS1="\w $ "
~ $ mkdir -p ~/x/software
~ $ cd ~/x/software
~/x/software $ curl
http://repo.msys2.org/msys/x86_64/zsh-5.7.1-1-x86_64.pkg.tar.xz
--outpu t zsh-5.7.1-1-x86_64.pkg.tar.xz

Install the software
~/x/software $ mkdir -p ~/opt/software/zsh
~/x/software $ tar xJvf zsh-5.7.1-1-x86_64.pkg.tar.xz -C ~/opt/software/zsh

Run zsh from the new location
~/x/software $ export PATH="/c/Users/raju/opt/software/zsh/usr/bin":$PATH
~/x/software $ which zsh
/c/Users/raju/opt/software/zsh/usr/bin/zsh
~/x/software $ zsh
zsh: failed to load module `zsh/zle': No such file or directory
\w $


thanks
raju
-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog

             reply	other threads:[~2019-04-25  3:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20190425032220epcas3p4438d12067543a5985dca967cb3a9521d@epcas3p4.samsung.com>
2019-04-25  3:19 ` kamaraju kusumanchi [this message]
2019-04-25  9:14   ` Peter Stephenson
2019-04-26  5:13     ` kamaraju kusumanchi

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=CABpbYafHstWQ3dWbJnnYkr9S_3XjqRmu+_6L11niKWkBtYfikw@mail.gmail.com \
    --to=raju.mailinglists@gmail.com \
    --cc=zsh-users@zsh.org \
    /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).