Skip to main content

Cygwin Install Tutorial

1. Introduction
OPEN-R requires a Unix/Linux like environment.   To work with it on Windows, the Cygwin package can be used.  It's based on Linux, and allows Linux programs (for the most part) to work under Windows.   

You'll need at least 200 MBytes of free disk space available to download and install Cygwin.


2. Download Installer

Download the following Cygwin setup program:  http://www.cygwin.com/setup.exe  (~250 KBytes).   Save it to your desktop, and launch once ready.


3. Cygwin Setup
After launching the setup program, you'll see this screen.  Click the Next button...


Page 1


    


4. Installation Type
Select "Install from Internet".   Click the Next button...


Page 2














5. Installation Directory
The defaults are recommended.   Cygwin software packages will install to "C:\Cygwin".

Click the Next button...
.


Page 3






















6. Local Directory

Pick somewhere temporary for downloading the files.  Don't use the installation directory.  ie: "C:\zzz" or "C:\Cygwin_Installer"

Click the Next button...

Page 4








7. Select Connection Type

Use "Direct Connection" (the default) unless you experience problems, or must use a proxy, etc...

Click the Next button...


Page 5






8. Choose Download Site

Pick one.  ie: "mirrors.kernel.org".

Click the Next button, and setup downloads the list of available packages (this is quick).
Page 6






9. Select Packages
In addition to any packages selected by default, you need...
Devel "gcc-g++"
Devel "make"
Net "rsync"
Text "util-linux"

Other recommended packages...
Libs "libjpeg62"
Libs "libpng12-devel"
Libs "zlib"
Anything else you like!
Page 7

You can rerun the setup program again later to add more packages as needed.   Click the Nextbutton...



10. Download and Install
On a 1.5MBit DSL connection, this will take 5 to 10 minutes.

The download is approximately 35-40 MBytes, depending on the packages selected.   After downloading everything, setup decompresses and installs the package files.

Good time for a snack...
Page 8









11. Create Icons

For convenience, let the installer add icons to either the desktop or start menu (or both).

Click the Finish button, and you now have Cygwin installed!

Congratulations!

Next, Install the OPEN-R SDK on Cygwin...


Page 9





Source : http://www.dogsbodynet.com/openr/install_cygwin.html

Comments

Popular posts from this blog

Export Internet Explorer Security Zone Information

Internet Explorer assigns a security zone to any website that the user is visiting. Next to the two generic zones Internet (all that are not in another zone), Local Intranet (local sites) are Trusted sites and Restricted Sites. Trusted sites will usually have a lower security level than restricted sites. One could for instance move financial sites or sites from companies like eBay or Amazon into the Trusted sites list. Restricted sites are those that should be accessed with lower permissions. Good for websites that need to be accessed but are not that trusted. If a user accesses the Internet with multiple computers he might want to use the same security zone settings on all of them. The easiest way to do that would be to export the security zones on one computer and export them to all others instead of adding sites to the zones manually on all computers. Internet Explorer is storing the security zone information in the Windows Registry. To export the settings of the currently log

The First 10 People Who Sign up On Facebook

The First 10 People Who Sign up On Facebook 10. Zach Bercu sphotos-b.xx.fbcdn.net “The past eight years have been extraordinary,” Bercu said. A graduate of Emory’s medical school, Bercu spent a year in Israel, where he became fluent in Hebrew. He completed his residency in New York, part of the last intern class at St. Vincent’s, whose “hospital infrastructure crumbled around me,” he remembered of the facility, which closed in 2010. Now a resident at Mount Sinai in radiology, Bercu plans to complete a fellowship in interventional radiology, a form of “micro-surgery.” From his undergraduate years, “whether through Facebook or in person,” Bercu says he “took with me some of the greatest friendships one could have.” 9. Manuel Antonio Aguilar publicogt.com Aguilar calls himself a social entrepreneur “focused on the base o

Shortcut key to align code in eclipse

While learning java or working with java, we may need to copy a code from other source like internet or other files. When we do that the code may looks messy like before. which is not in standard and difficult to work on complex logics. Below key is useful to align the messy code:       Ctrl + Shift + F:   Formats a selected block of code or a whole source file.  Format messy code to Java-standard code.  If a code block is not selected, Eclipse applies formatting for the whole file. #shortcut key to align code in eclipse #shortcut_key_to_align_code_in_eclipse #shortcut_key_to_format_code_in_eclipse #shortCut key to format code in eclipse #shortcut_key_to_code_ alignment_in_eclipse #Auto- Alignment Shortcut Key  in  Eclips e