15
Cygwin Tutorial 1

Cygwin

  • Upload
    barbra

  • View
    47

  • Download
    0

Embed Size (px)

DESCRIPTION

Cygwin. Tutorial 1. What is Cygwin?. Cygwin offers a UNIX like environment on top of MS-Windows. Gives the ability to use familiar UNIX tools without losing access to “typical” MS-Windows programs. Installing and Updating Cygwin. - PowerPoint PPT Presentation

Citation preview

Page 1: Cygwin

Cygwin

Tutorial 1

Page 2: Cygwin

What is Cygwin?

Cygwin offers a UNIX like environment on top of MS-Windows.

Gives the ability to use familiar UNIX tools without losing access to “typical” MS-Windows programs

Page 3: Cygwin

Installing and Updating Cygwin Run setup.exe any time you want to update

or install a Cygwin package. Note that, when installing packages for the

first time, setup.exe does not install every package.

Clicking on categories and packages in the setup.exe package installation screen will provide you with the ability to control what is installed or updated.

Page 4: Cygwin

Installing and Updating CygwinStep 1: Download and run the

Cygwin installer.

Page 5: Cygwin

Installing and Updating Cygwin Step 2: Select “Install from

Internet”:

Page 6: Cygwin

Installing and Updating CygwinStep 3: Install to default location

If your OS is Vista, chose this option

Page 7: Cygwin

Installing and Updating CygwinStep 4: Use default local package directory (click next)

Page 8: Cygwin

Installing and Updating CygwinStep 5: Use whatever internet connection settings (click next)

Page 9: Cygwin

Installing and Updating Cygwin

To save your download time, please choose the one nearest to you!

Check : http://cygwin.com/mirrors.htmlTry:Japan: ftp.iij.ad.jp(ftp), ftp.jaist.ac.jp(ftp),

ring.aist.go.jp(ftp), ftp.iij.ad.jp(http), ftp.jaist.ac.jp(http)

Step 6: Select a mirror (click next)

Page 10: Cygwin

Installing and Updating CygwinStep 6: Select a mirror (click next)

Page 11: Cygwin

Installing and Updating CygwinStep 7: In the “Select Packages” expand “Devel”:

Keep: if the package has already been installedSkip: if first time

Page 12: Cygwin

Installing and Updating CygwinStep 8: Select the following packages: gcc : C compiler upgrade helper. make: the GNU version of the make

utility. Perl-ExtUtils-Depends : perl module for

building perl modules. Perl-ExtUtils-PkgConfig Expand “System” select : ProcPs

Page 13: Cygwin

Installing and Updating CygwinStep 9: In the “Select Packages” expand “Editors”:

Page 14: Cygwin

Installing and Updating CygwinStep 10: Select the following package:nano: a pico clone text editor with etensions.

Step 11: Click Next to complete the installation.

Page 15: Cygwin

Resources

www.cygwin.com

http://www.eecg.utoronto.ca/~aamodt/ece2 2/cygwin.html

http://www.comp.hkbu.edu.hk/~jng/comp1180/CygwinSetup.pdf