8 Steps to install Cygwin on Windows
Installation Notes:
- Download setup.exe from Cygwin according your Windows system.
- Click and run setup-x86 64.exe.
- Select “Install from internet“, and next.
- Input your root directory and Install for All users, and next.
- Input your Local Package Directory. and next.
- Select Direct Connection. and next.(I select Use System Proxy Setting). I think they are both OK.
- From Mirror sites select a useful site. and input it to User URL, then add it. and next. (I used “ftp://cygwin.mirrors.pair.com“, It was useful)
- Select the packages you want to install and click next. Because I want to install ipmitool, so I need to install gcc and crypto package. (Except default package, Please select gcc-g++ and crypto-policies and make (In Devel) packages in additional to download, If the download fails, choose to try again).
- Complete the installation.
Setup Notes:
- Open the control pannel-> System and security-> system->Advanced System setting.
- Click Advanced System setting. Select Environment Variables.
- Under User Variables. Add a new user variable.
- Variable name: HOME.
- Variable value: Path to where you want your home directory.
- Under System variables. Add cygwin bin file to PATH.
- Variable name: PATH.
- Append “; C:\cygwin\bin” to PATH variable. (semicolon is very important)
Have fun.
Reference:
http://www.mcclean-cooper.com/valentino/cygwin_install/
https://stackoverflow.com/questions/12907005/ipmitool-for-windows
Share this article to your social media