IBM Rational Product Updater Version 6.0.0.4 - Local installation instructions

© Copyright IBM Corporation 2004, 2005. All Rights Reserved.

This file is available in the following national languages:

Brazilian Portuguese Chinese - Simplified Chinese - Traditional
French German Italian
Japanese Korean Spanish

Contents

1.0 Overview
2.0 Installation prerequisites
3.0 Downloading the fix pack for local installations
4.0 Creating policy.xml
5.0 Configuring the Rational Product Updater to install the local fix pack
6.0 Creating a local mirror of the update server

1.0 Overview

This document describes how to install a downloaded version of IBM® Rational® Product Updater Version 6.0.0.4. This document also links to instructions that describe how to create a local mirror of your product update server.

2.0 Installation prerequisites

This update contains all previously released interim fixes to the Rational Product Updater. Therefore, you do not need to install any prior updates to the Rational Product Updater before installing this update.

You must have at least one Rational Software Development Platform desktop products installed on your system. The Rational Product Updater is installed automatically along with the first Rational software development product that you install.

3.0 Downloading the fix pack for local installations

You should install the update directly from the IBM update server; however, it is also available for download. You might want to download and install the update in the following situations:

To download and extract the update, complete the following steps:

  1. Download the fix pack from ftp://ftp.software.ibm.com/software/rationalsdp/updater/60/zips/rpu_6004.zip.
  2. Extract the file rpu_6004.zip to a temporary directory, such as C:\temp.

4.0 Creating policy.xml

To create the policy.xml file, complete the following steps:

  1. Navigate to <temp_dir>\rpu\, where <temp_dir> is the location of the extracted update.
  2. Open policy_6004.xml in a text editor.
  3. Edit the file to point to where you extracted the update. For example, if you extracted the update to C:\temp, your modified file will be similar to the following example:


  4. <?xml version="1.0" encoding="UTF-8"?>
    <update-policy>
       <url-map pattern="com.ibm.orca.product.updater" url="file:///C:/temp/rpu/60/update/site_6004.xml"/>
    </update-policy>


    Note: On Linux® operating systems, if you extracted the interim fix to the /root directory, your modified file will be similar to the following example:

    <?xml version="1.0" encoding="UTF-8"?>
    <update-policy>
       <url-map pattern="com.ibm.orca.product.updater" url="file:///root/rpu/60/update/site_6004.xml"/>
    </update-policy>


  5. Save the updated file as policy.xml. Keep the original policy_6004.xml file as a reference.
  6. Close your text editor.

5.0 Configuring the Rational Product Updater to install the local fix pack

Install the update with the same user account that installed your IBM Rational software development product.

Restriction:

To install the fix pack, complete the following steps:

  1. Start the Rational Product Updater:

  2. Note: On Red Hat Enterprise Linux 3.0 and SuSE Linux Enterprise Server 9.0, if you use a desktop environment other than the default, the product shortcuts might not appear in the default location.

  3. Click Preferences > Update Sites.
  4. Navigate to temp_dir\rpu\policy_6004.xml, where temp_dir is the location of the extracted fix pack.
  5. Click OK.
  6. Click Find Updates.


  7. If your computer does not have Internet access, or cannot connect to the live IBM update server, a warning appears in the Rational Product Updater that states that other update sites are not available. You can ignore this warning if you installed IBM Rational Product Updater 6.0.0.4.

    The Rational Product Updater will prompt you that it requires an update, and you are prompted to install it before you can continue. Click OK. The Rational Product Updater installs the update and restarts.

  8. Close the Rational Product Updater.

6.0 Creating a local mirror of the update server

You might want to create a local mirror of the Rational Product Updater update server in the following situations:

For instructions on how to create a local mirror of the Rational Product Updater update server, visit www3.software.ibm.com/ibmdl/pub/software/rationalsdp/updater/60/local_mirror/6004/local_mirror.html.