Before using IBM® DevOps Test Embedded (Test Embedded) Studio on Windows™, you must ensure that Cygwin is installed on your
computer and that the directory containing Cygwin binary files is set in the PATH environment
variable.
To install Cygwin:
- Go to the following website, on the Install Cygwin page
and download the latest package for 32 or 64 bits versions of Windows: http://www.cygwin.com.
-
Run the setup program. Once the root install directory and local package are selected, select a
download site.
- Check MAKE box.
- Then, select a packages to install. You must select gcc,
gcc-core, gcc: GNU Compiler Collection (C) and (C++) and GNU version
of the make utility.
If you want to use the Cygwin gcc
compiler, make sure that the Cygwin installation options include the
development tools category. If not, you can install a different gcc
3.2 compiler.
Update the PATH environment variable:
- From the Start menu, select .
- Select the Advanced tab and click Environment
variables.
- Edit the PATH environment variable to
add the Cygwin installation directory, for example c:\cygwin\bin; and
click OK.