2.2. Installing Client Tools


2.2.1. Installing on Windows

This section describes how to install the OpenShift Enterprise client tools on Windows operating systems. Instructions are also provided to install the necessary software that is required before the client tools can be installed.
Supported Windows Operating Systems

  • Windows 7
  • Windows Vista
  • Windows XP
  • Windows 2000

2.2.1.1. Prerequisites

Sufficient privileges are required to install software on Windows systems. Depending on specific user permissions, disabling the User Account Control (UAC) on Windows Vista or Windows 7 operating systems may be necessary.

2.2.1.2. Installing Required Software

Before installing the OpenShift Enterprise client tools on Windows operating systems, you must download and install the following software:
  1. RubyInstaller
  2. Git: software version control system.
Instructions to install the required software are provided in the subsequent sections.
2.2.1.2.1. Installing RubyInstaller
Follow the instructions below to install RubyInstaller for Windows.
  1. From rubyinstaller.org, download and save the latest RubyInstaller package for Windows to your desired directory.
    Select RubyInstaller Package

    Figure 2.1. Select RubyInstaller Package

  2. Double-click the executable RubyInstaller file downloaded in the previos step to launch the RubyInstaller installation wizard. Accept the Ruby License Agreement and click Next.
    Accept License Agreement

    Figure 2.2. Accept License Agreement

  3. Select the Add Ruby executables to your PATH check box, and click Install to begin the installation.
    Select PATH

    Figure 2.3. Select PATH

  4. Click Finish when the install completes.
2.2.1.2.2. Installing Git Version Control
After installing RubyInstaller, follow the instructions below to install Git version control for Windows.
  1. From http://msysgit.github.com/, download and save the latest version of Git for Windows to your desired directory.
    Select Git Package

    Figure 2.4. Select Git Package

  2. Double-click the executable Git file downloaded in the previous step to launch the Git installation wizard. Click Next until you are prompted to adjust the PATH environment.
    Git Setup Wizard

    Figure 2.5. Git Setup Wizard

  3. Select the Run Git and included UNIX tools from the Windows Command Prompt check box and click Next. This is so that you can use the default Windows command prompt for Git and SSH operations.
    Select Git PATH

    Figure 2.6. Select Git PATH

  4. Select the Checkout Windows-style, commit Unix-style line endings check box, and click Next.
    Select Line Ending

    Figure 2.7. Select Line Ending

  5. Click Finish when the install completes.

2.2.1.3. Installing Client Tools

When RubyInstaller and Git have been successfully installed, use the following instructions to install the client tools.
  1. Open Windows Command Prompt.
    1. Click Start, type cmd in the Start Search text box, and then click cmd.
  2. Run the following command to install the client tools: Copy to Clipboard Toggle word wrap
    $ gem install rhc
    When the installation completes, proceed to Section 2.3, “Configuring Client Tools” to configure the client tools using the interactive setup wizard.
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat, Inc.