After install Cygwin by following this document (or this one as backup), the next step would be installing Moshell (Step 13 in that document). When you type bash moshell_install
command, you see an error like this:
!!! Your cygwin installation is out of date and incompatible with the latest moshell version !!!
Please upgrade to the latest cygwin version by rerunning the setup.exe from www.cygwin.com/setup.exe
It is a common problem. You are not alone. To resolve this problem:
- Check your cygwin version (Command:
cygcheck -V
) - Check www.cygwin.com for the latest version.
- If you are sure that you have latest version, open “moshell_install” file (under “C:\cygwin\home\USERID“).
Change rows 201 between 209 as the screenshot below (add “#” symbols before commands):
Here you are:
it work for me for installation but when i run the moshell i got this message :
1 [main] gawk 5072 fork: child -1 – forked process died unexpectedly, retry 0, exit code -1073741515, errno 11
gawk: /home/uchan/moshell/funcs.awk:1506: fatal: cannot create child process for `uname -a’ (fork: Resource temporarily unavailable)
do you know what wrong with me .. i use OS win 7 64 bit, thanks for your help
that error means you are out of memory. my suggestion is checking processes that run at background and killing unnecessary processes.. (command: “ps -fa” and “kill id”). there are some other solutions for this problem. check this out:
https://www.google.com/search?rlz=1C1TSNO_enUS457US457&ix=sea&sourceid=chrome&ie=UTF-8&q=fork%3A+Resource+temporarily+unavailable
I installed moshell but always below error, any one can help ?
169.254.2.2> ls -l
ERROR: comcli port is unreachable on both SSH and TLS.
169.254.2.2> Lt all
ERROR: comcli port is unreachable on both SSH and TLS.