0% found this document useful (0 votes)
39 views

Cygwin and Moshell Installation Guide

Cygwin and Moshell installation guide
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views

Cygwin and Moshell Installation Guide

Cygwin and Moshell installation guide
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

CYGWIN AND MOSHELL

INSTALLATION GUIDE

John Verce M. Ticman


This MOP is intended for Field Engineer having
trouble installing Cygwin and moshell in their
laptop.

Step by step installation guide for easy


understanding.
Needed installers

1. setup-x86.exe : 32-bit OS
2. moshell20.0c.zip : latest moshell version as of this writing

Note: Cygwin installer is downloadable via internet at


http://www.cygwin.com/setup-x86.exe
Cygwin installation
Open Cygwin setup-x86.exe
for installation

2. Click Next
3. Choose “Install from
Internet”, then Next
1. Click Run

4. Root Dir: “C:\Cygwin”


5. Click Next

6. Choose “Direct Connection”,


then Next
Cygwin installation
8. Set View tab to “Full”
9.Start Searching important packages needed to run
moshell in Search tab. See below list of Packages needed

7. Choose http://Cygwin.mirror.constant.com
or http://mirrors.metapper.com
Note: If no download site appear on the box,
you can type above download site on USER Packages
URL box, then click add

10. Click here to choose the


version of the packages you
Download below list of Packages want to install. Choose the
latest versions.
1. Under Archive Select Package
• zip, unzip version

2. Under Database select


• Postgresql
3. Under Graphics select
• Gnuplot
11. Click Next after Package selection. Wait after all
4. Under Libs select packages are downloaded and installed
6. Under Perl select
• libglib2.0_0, libssp0
• perl, perl-XML-Simple, perl-IO-Tty
5. Under Net select 8. Under Tcl select
7. Under Python select
• curl, ineutils, openssh, openssl • Expect
• python2, python3
Cygwin installation

After cygwin installation, verify if


Cygwin folder appeared in C:\\ and
13. Click Finish
Cygwin Terminal shortcut is available
12. Click Next
in your Desktop or Start Menu
Moshell20.0c installation
14. Open moshell20.0c.zip and copy/paste cygwin_install.txt to C:\\Cygwin folder
Path: moshell.tgz/moshell/examples/cygwin_install/cygwin_install.txt

Please see below screenshots for reference of the cygwin_install.txt location1 2

1 2

3 4 5
3 5
Moshell20.0c installation

15. Open Command Prompt and do


below commands
cd \
cd cygwin
bin\perl.exe cygwin_install.txt

PASTE HERE!!!
Result should be: Patching of files
seems to be ok!
REMARKS:
This will create the following files:
c:/cygwin/etc/profile,
c:/cygwin/cygwin.bat,
c:/cygwin/home/youruserid/.bashrc,
c:/cygwin/home/youruserid/.minttyrc,
c:/cygwin/home/youruserid/.inputrc.
If those files already exist, they are automatically
moved to the folder c:/cygwin/tmp/installbackup.
Moshell20.0c installation
16. Copy and Paste moshell20.0c.zip file to
C:\\Cygwin\JTicman folder (for example)

17. Open Cygwin Terminal


shortcut and do below commands

ls
unzip -o moshell20.0c.zip
bash moshell_install
PASTE HERE!!! 0
~
y
y (if needed)

Result should be:


Installation successful!
Moshell20.0c installation
18. Type command “moshell”. 19. If below screenshot appear after moshell
Result should be as shown below installation (Step 17, on the previous slide). Please
repeat below commands in Command Prompt.

SUCCESSFUL INSTALLATION!!!
TRY ACCESSING NODES
cd \
cd cygwin
bin\perl.exe cygwin_install.txt
Result should be:
Patching of files seems to be ok!

20. Check again, Repeat step 18


END!!!
John Verce M. Ticman

You might also like