or
and save setup.exe to you Downloads folder.
select "Install from Internet"
Note: Choosing one option may automatically choose other options:
example: selecting gvim will force vim to be selected.
Note: Some of the packages listed below may already be installed,
depending on the current Cygwin setup.exe configuration.
X11- ensure the following have been installed.
X-start-menu-icons:...
cygwin-x-doc: Cygwin/X...
xterm: X11 terminal emulator
Again, if all you want is a basic CYGWIN install with a few extras go to step "Verify Cygwin install", else continue.
NOTE: You may have to do the install process 2 or 3 times to get all of the packages installed.
For a basic CYGWIN install finish step "Verify Cygwin install" and then you'll be done.
cygwin.bat
c:\cygwin\bin
# cygwin.bat is used to start the k shell (ksh) instead of bash shell.
to the /olb directory (NOTE: more updates loaded on 2014-07-31, see readme.ksh file that is in the tar)
>cp .profile "$HOME"
>cp .myprof "$HOME"
>cp .myprof2 "$HOME"
>cp .myoptions "$HOME"
>cp .exrc "$HOME"
>cp .vimrc "$HOME"
>cp .myps1 "$HOME"
>cp .med "$HOME"
>cd
>. ./.profile
Any new/updated packages will be downloaded and installed.
Desktop Icon What is Does
Xming Starts the Xming XWindows Server. Puts a Xming icon in the Program tray.
CYGWIN This starts the Cygwin Linux system and opens a standard Cygwin console.
The console will be XWindows capable if the XWindows server is running.
Note: Use the command: alias | more to review the list of new/expanded/extended commands that are available
readme.ksh file of updates:
readme.ksh
Note: The "tools" in the olb tar file are designed to run in Cygwin, AIX, SUN Solaris, HP-UX, and Linux environments in a Korn shell (ksh).