Note: Before using this information, be sure to read the
general information under Notices.
|
This edition applies to IBM® Rational® Developer for z Systems™ (program number 5724-T07) and to all subsequent releases and modifications until otherwise indicated in new editions.
Order publications by phone or fax. IBM Software Manufacturing Solutions takes publication orders between 8:30 a.m. and 7:00 p.m. eastern standard time (EST). The phone number is (800) 879-2755. The fax number is (800) 445-9269. Faxes should be sent Attn: Publications, 3rd floor.
You can also order publications through your IBM representative or the IBM branch office serving your locality. Publications are not stocked at the address below.
IBM welcomes your comments. You can send your comments by mail to the following address:
IBM Corporation
Attn: Information Development Department 53NA
Building 501 P.O. Box 12195
Research Triangle Park NC 27709-2195.
USA
When you send information to IBM, you grant IBM a nonexclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you.
© Copyright IBM Corporation 2000, 2015
Note to U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
This installation guide provides instructions for installing and uninstalling IBM Rational Developer for z Systems.
This document contains information about the following tasks:
For the most up-to-date versions of this document, see the IBM Rational Developer for z Systems Installation Guide (GI11-8297) available at http://www-05.ibm.com/e-business/linkweb/publications/servlet/pbi.wss?CTY=US&FNC=SRX&PBL=GI11-8297.
For the most up-to-date versions of the complete documentation, including installation instructions, white papers, podcasts, and tutorials, see the library page of the IBM Rational Developer for z Systems website (http://www-01.ibm.com/software/sw-library/en_US/products/Z964267S85716U24/).
This book is intended for programmers who are installing and configuring Developer for z Systems client on their workstations. To use this book, you must be familiar with the Microsoft Windows operating system, the Red Hat Linux operating system, the SUSE Linux operating system, or the Ubuntu operating system.
This document does not contain information about using Developer for z Systems. For that information, see the online IBM Knowledge Center.
For information about product problems and limitations, see the rdz951_releasenotes.html file located in the RDz951_QSandDocumentation\releasenotes\en\ directory of the IBM Rational Developer for z Systems Quick Start e-image.
For updated documentation and troubleshooting information, see the Library page of the Developer for z Systems website: http://www-01.ibm.com/software/sw-library/en_US/products/Z964267S85716U24/?S_CMP=rnav.
Read all of the topics in this section before attempting to install any of the product features. Many problems can be avoided by proper planning and understanding the key aspects of the installation process before actually beginning installation.
You can install Developer for z Systems by using several methods.
These are some factors that might determine the installation method that you use:
These are the typical installation methods that you might use:
If you download the installation files from IBM Passport Advantage®, you must extract the electronic images from the compressed files for Developer for z Systems and any bundled offerings you want to install before you can begin the installation. Developer for z Systems electronic images are packaged as .zip files.
With this method, you have downloaded the installation files from IBM Passport Advantage and you will install Developer for z Systems on your own workstation. For an overview of the steps, see Overview: Installing Developer for z Systems from an electronic image on your workstation .
With this method, you will place the electronic image on a shared drive so that users in your enterprise can access the installation files for Developer for z Systems from a single location. For an overview of the steps, see Overview: Installing Developer for z Systems from an electronic image on a shared drive .
This method provides an alternative way to install across a network. This method is different from using an electronic image on a shared drive because, to place installation files for Developer for z Systems on an HTTP Web server, you must use a utility application called IBM Packaging Utility which is provided with the Developer for z Systems installation media on the Rational Enterprise Deployment disc. IBM Packaging Utility is used to copy the installation files in a package format that can be used for installing Developer for z Systems directly from an HTTP Web server. The directory on the HTTP Web server that contains the package is called a repository. The same repository can also be used for other offerings, and for future service updates. For an overview of the steps, see Overview: Installing Developer for z Systems from a repository on a HTTP Web server and Overview: Placing Developer for z Systems on an HTTP web server.
You can customize the Developer for z Systems installation by the features and bundled offerings to install. The Developer for z Systems launchpad provides you with the option of a guided installation or an expert installation.
For more information about the Rational Developer for z Systems launchpad program, see Installing Developer for z Systems by using the launchpad program.
Installation Manager automatically enforces any dependencies between features so that all of the required features are selected.
The following table shows the features of Developer for z Systems that you can choose to install. For information about the available features of other offerings that are bundled with Developer for z Systems, see the documentation for those offerings.
Feature | Description |
---|---|
System z® Integrated Development Environment (required) | Provides an interactive, workstation-based environment where you can connect to a mainframe and develop mainframe-based applications in COBOL, PL/I, Assembler, C/C++, and Java™. |
Code Review (required) | Inspects the code for compliance with rules and best practices. Code review highlights potential problems and recommends code changes for improved quality. |
Line-Level Code Coverage (required) | Provides the tools to measure and report on test coverage of an application. Reports indicate which source code lines have been tested and which lines remain to be tested. |
System z Code Generators | Provides design tools and wizards that you can use to rapidly create System z application code skeletons and logic from UML models or user-provided input. |
IBM z/OS® Automated Unit Testing Framework (zUnit) | Provides a code-driven unit testing framework for Enterprise COBOL and PL/I. The IBM z/OS Automated Unit Testing Framework (zUnit) provides an automated solution for executing and verifying Enterprise COBOL and PL/I unit test cases that are written using the zUnit framework. |
SCLM Developer Toolkit | Provides tools to access and work with source code managed by Software Configuration and Library Manager (SCLM). |
CA Endevor Software Change Manager | Provides tools to access and work with source code managed by CA Endevor® Software Change Manager. |
Enterprise Service Tools for CICS® (including Service Component Architecture) | Enterprise Service Tools for CICS provide an integrated set of tools that support modern application architectures and the transformation and reuse of existing CICS application processes. The tools support generation of Web service descriptions and service flow processing artifacts directly to a z/OS system, including CICS TS and the CICS Service Flow Runtime. Enterprise Service Tools quickly enable the move towards service-oriented architecture (SOA). |
BMS Screen Designer | Enables you to visually create and modify Basic Mapping Support (BMS) map sets. It is designed for CICS developers who are familiar with terminal-based tools (for example, SDF II) or GUI-based tools, such as the BMS editor included with VA COBOL. |
CICS Code Generators | Provides design tools and wizards that you can use to create CICS Transaction Server application code skeletons and logic from UML models or user-provided input, for example, using UML models or database schema definitions to generate CICS transactions which provide Create, Read, Update, and Delete interfaces to DB2® tables. |
Enterprise Service Tools for IMS™ | Provides an integrated set of tools that support modern application architectures and the transformation and reuse of existing IMS application processes. The tools support the generation of Web service descriptions and processing artifacts directly to a z/OS system, including the IMS SOAP Gateway and IMS information 2.0 applications. Enterprise Service Tools are designed to enable the move towards service-oriented architecture (SOA). |
MFS Screen Designer | Enables you to create and modify Message Format Service (MFS) message and format files. Many Information Management System (IMS) programs are based on MFS, which is an IMS Transaction Manager environment facility that formats messages to and from terminal devices. |
IMS Code Generators | Provides code snippets that you can use to add common programming objects to IMS application code. |
Data Tools | Provides relational database tools to work with tables, table views, and filters. With these tools, you can create physical database models by reverse engineering database tables or by using DDL scripts. You can also use the tools to create SQL statements, DB2 routines (such as stored procedures and user-defined functions), and several types of files, including SQLJ, SQL DDL, and XML files. |
System z Stored
Procedures Note: This feature is being depricated.
|
Enables you to create and test DB2 stored procedures written in COBOL, PL/I, Java, or SQL, and deploy them directly to a z/OS system. |
System z Debugger (required) | Provides a workstation-based interface to IBM Debug Tool, facilitating remote debug sessions with applications executing on a z/OS System. Note: This feature requires that you have a license for IBM Debug Tool. |
Integrated Debugger | Provides a source level debugger that enables the user to step through a program, monitor and modify variables, set breakpoints during or before a debug session, and inspect program memory. In addition, the debugger capability includes automated management of connections, and uses workstation processors that enable faster processing of debug information. |
Common Access Repository Manager (CARMA) | Provides a unified interface and set of services for accessing z Systems-based source control management tools. CARMA also provides a generic graphical user interface (GUI) client that you can use as a framework for accessing and interfacing with custom source control management systems. |
Disc Name | Electronic Image Directory Name |
---|---|
IBM Rational Developer for z Systems Setup disc |
|
IBM Rational Developer for z Systems Installation disc |
|
IBM Rational Team Concert™ Client 6.0 Installation disc |
|
IBM Rational Team Concert Integration for z Systems Installation disc |
|
IBM Rational Developer for z Systems z/OS Installation disc |
|
IBM Rational Developer for z Systems zLinux RSE Installation disc |
|
IBM Rational Developer for z Systems Quick Start and Documentation disc |
|
IBM Rational Developer for z Systems Activation disc |
|
In addition to the Developer for z Systems media, you might have additional installation media for other offerings that are bundled with Developer for z Systems.
See Installing the Rational Team Concert Integration for z Systems extension for details on installing this software.
For a complete listing of the Developer for z Systems hardware and software requirements including prerequisites and co-requisites, see the System Requirements tab on the Developer for z Systems website.
IBM Installation Manager is a program that installs Developer for z Systems and other packages on your workstation. It also updates, modifies, and uninstalls these and other packages that you install. A package can be a product, a group of components, or a single component that is designed to be installed with the Installation Manager.
For the most current information about the IBM Installation Manager, see the Installation Manager product documentation.
Installation Manager is an installation management tool that has several time-saving features. It helps you install, update, modify, and uninstall product packages on your computer. It keeps track of what you are about to install, as well as what you have already installed and what is available for you to install. It searches for updates so that you know that you are installing the latest version of a package. It also provides tools for managing licenses for the packages it installs, and for updating and modifying packages.
For information about how to deploy Developer for z Systems to many users, see the information available in the Enterprise installation articlessection of the Installation Manager product documentation.
Installation Manager tracks the products that it installs, including selectable features and maintenance updates for products. Earlier versions of some products that can be installed with Installation Manager might have been installed with different installation technology. Installation Manager must import information about existing installations of these products before Installation Manager can modify and update the products.
IBM Installation Manager is typically installed automatically as part of the Developer for z Systems installation process.
install.exe
install
To install as a non-administrator for the current user only, run the following command:
userinst.exe
userinst
installc.exe -acceptLicense
installc -acceptLicense
To install as a non-administrator for the current user only, run the following command:
userinstc.exe -acceptLicense
userinstc -acceptLicense
IBM Installation Manager is installed and started automatically when you start the Developer for z Systems installation.
If you need to start Installation Manager manually to update, modify, roll back, or uninstall packages following the installation, do these steps:
Installable offerings, or packages, are stored in locations called repositories, which can be on an HTTP Web server, shared network drive, physical discs, or a local workstation. Installation Manager retrieves packages from these repositories to install them on your system.
When you launch the installation of Developer for z Systems from the launchpad program, the necessary repository information is passed to Installation Manager automatically. Anytime you start Installation Manager manually from the Windows Start menu, you must specify the repositories that contain the packages to be installed. Enter the repository details in the Installation Manager repository preferences so that Installation Manager knows where to look for them. For more details, see Setting repository preferences in Installation Manager.
Some organizations might bundle and host their own product packages within their intranet. For this type of business case scenario, see Installing from a repository on an HTTP server. Your system administrators must provide you with the correct URL.
By default, IBM Installation Manager uses an embedded URL in each package that you install to connect to a repository server through the Internet and search for installable packages, such as service updates and new features.
When you start the installation of Developer for z Systems from the launchpad program, the necessary repository information is automatically passed to Installation Manager. However, if you start Installation Manager manually from the Windows Start menu, for example to install packages from a repository located on a Web server, you must add the repository location in the Installation Manager preferences before you can install the package. Adding the repository locations is done on the Repositories panel of the Preferences window in Installation Manager. By default, Installation Manager uses an embedded URL in each Rational software development product to connect to a repository server through the Internet and search for installable packages, updates, and new features. Your organization could require you to redirect the repository to use intranet sites.
The following sections provide an overview of the various installation methods you might use when installing Developer for z Systems.
For a complete listing of the Developer for z Systems hardware and software requirements including prerequisites and co-requisites, see the System Requirements tab on the Developer for z Systems website.
Start the launchpad program by running the following command from the root of the RDz951_Setup directory:
For details, see Installing Developer for z Systems.
For a complete listing of the Developer for z Systems hardware and software requirements including prerequisites and co-requisites, see the System Requirements tab on the Developer for z Systems website.
For information about installing silently by using a shared electronic image, see Silent installation.
In this scenario, the product packages are retrieved by the IBM Installation Manager from an HTTP Web server.
These steps assume the repository containing the packages for Developer for z Systems and any bundled offerings has been created on the HTTP Web server. For details on copying the installation packages to an HTTP Web server, see Overview: Placing Developer for z Systems on an HTTP web server.
You can place the Developer for z Systems install package, and the other offering packages, on an HTTP web server by using the IBM Packaging Utility to create an installation repository. You might choose this method if you have several different offerings or service updates that must be placed in a single repository in addition to the Developer for z Systems offering and its bundled offerings. You can use this repository to install interactively or silently.
To place packages on an HTTP web server, you use the IBM Packaging Utility to create a new installation repository or copy to an existing repository. For detailed instructions on installing and using IBM Packaging Utility, see the Installation Manager product documentation. Managing packages with Packaging Utility contains the most current information.
After you have created the repository, do these steps:
The Developer for z Systems launchpad program provides you with a single location to view release information and begin the installation process.
When you start the installation from the launchpad program, IBM Installation Manager is launched with the necessary repository location information automatically configured. This automatic configuration frees you from having to set the repository location manually in the Installation Manager preferences.
On the Install IBM Rational Developer for z Systems panel of the launchpad, you can decide to install for all of the users (which requires you to have administrator access) or only for the current user. Then, you click one of the provided links to start a guided installation or an expert installation.
You can choose to do an expert installation rather than selecting a guided installation. Selecting an expert installation launches the Developer for z Systems installation with the most common features and bundled offerings selected by default.
When you launch the Developer for z Systems installation from the launchpad program (see Installing Developer for z Systems by using the launchpad program), IBM Installation Manager starts and the Install Packages wizard is displayed. The following steps guide you through using the Install Packages wizard of Installation Manager to install Developer for z Systems.
You can install Developer for z Systems in silent mode. When you run Installation Manager in silent mode, its user interface is not available; instead, you use a response file to supply the commands required to install the package.
Running Installation Manager in silent mode is helpful because you can use a batch process to install, update, modify, and uninstall packages through scripts.
The following sections explain the task of copying the installation image to a shared drive or server. For the most current information about the remaining tasks (creating response files and running Installation Manager in silent mode to install the package), see the Installation Manager product documentation.
The Working in silent mode topic provides detailed information about these topics.
If you are planning to install silently on multiple systems, copy the installation image to a location on a shared drive where other systems in the intranet can access it.
Alternatively, copy the installation image to a repository on an HTTP Web server and use the repository to install silently. To create a repository, use the IBM Packaging Utility. For more details, see Overview: Placing Developer for z Systems on an HTTP web server.
The default for help delivery draws content from the web dynamically. With this remote help, you always have the latest content available from within the product. If you are not going to use remote help to access the help content from the web, you must install the help content locally.
For additional information about installing and configuring help, see Configuring help content for Eclipse client applications.
Enabling context-sensitive help for EXEC CICS, EXEC SQL, and EXEC DLI statements requires access to the IMS and CICS product documentation.
The online versions of the product documentation is available at:
IMS: http://www-01.ibm.com/support/knowledgecenter/SSEPH2/welcome
The IMS and CICS product documentation can also be installed locally or on an intranet server. For information about obtaining, installing, and initializing the IMS product documentation, see Installing and initializing the Information Management Software for z/OS Solutions (IMS) product documentation. For information about obtaining, installing, and initializing the CICS product documentation, see Installing and initializing the CICS Transaction Server Version product documentation
The Information Management Software for z/OS Solutions product documentation is available and installable for Microsoft Windows Professional systems. The installable product documentation can run on a local system or on an intranet Windows system.
After you receive the IMS product documentation DVD and complete the install, follow the instructions provided in the documentation for obtaining the latest updates.
To enable context-sensitive help for EXEC SQL and EXEC DLI statements, go where you installed the product documentation and initialize the documentation by running IC_start.bat. This routine initializes the product documentation on the 8801 port. The documentation must be initialized on the 8801 port to ensure that the help information can be found by context-sensitive help.
To open the IMS product documentation, run IC_start.bat and use a browser to link to http://127.0.0.1:8801/help/index.jsp.
The CICS Transaction Server Version product documentation can run in Microsoft Windows, Linux, and AIX environments. A package is provided for each platform on the IBM Publications Center. Each package contains all of the Eclipse code and CICS documentation that is required to run the product documentation on a workstation or a server.
To download the CICS product documentation:
SK4T-2664 CICS Transaction Server Version for AIX
SK4T-2665 CICS Transaction Server Version for Linux
SK4T-2666 CICS Transaction Server Version for Windows
After you have installed the product documentation, follow the instructions provided in the documentation for obtaining the latest updates.
To enable context-sensitive help for EXEC CICS statements, go where you installed the product documentation and initialize the documentation by running IC_start.bat. To open the CICS product documentation, either run help_cd_start.bat, or run IC_start.bat and use a browser to link to http://127.0.0.1:9999/help/index.jsp.
Licensing for the installed IBM software and customized packages is administered by using the Manage Licenses wizard in IBM Installation Manager. The Manage Licenses wizard displays license information and can be used to configure the licenses for each of the installed packages.
Trial licenses that are provided with some of the Rational products expire 30 to 90 days after installation. You must activate your product to use it after the expiration date. Using the Manage Licenses wizard, you can upgrade the trial versions of an offering to a licensed version by importing a product activation kit. You can also enable floating license enforcement for offerings with trial or permanent licenses to use floating license keys from a license server.
An IBM Rational Authorized User license permits a single, specific individual to use a Rational software product. Purchasers must obtain an Authorized User license for each individual user who accesses the product in any manner. An Authorized User license cannot be reassigned unless the purchaser replaces the original assignee on a long-term or permanent basis.
For example, if you purchase one Authorized User license, you can assign that license to one specific individual, who can then use the Rational software product. The Authorized User license does not entitle a second person to use that product at any time, even if the licensed individual is not actively using it.
An IBM Rational Floating license is a license for a single software product that can be shared among multiple team members; however, the total number of concurrent users cannot exceed the number of floating licenses that you purchase. For example, if you purchase one floating license for a Rational software product, any user in your organization can use the product at any given time. Another person who wants to access the product must wait until the current user logs off.
To use floating licenses, you must obtain floating license keys and install them on Rational License Server. The server responds to end-user requests for access to the license keys; it grants access to the number of concurrent users that matches the number of licenses the organization purchased.
The token-based license model means that you can buy a certain number of token licenses. If you use a Rational tool that checks out a FEATURE that is token-based, the FEATURE line in the license file specifies the number of tokens that are checked out.
Token-based licenses can only be used with floating licenses. They cannot be used for authorized user license.
For more details about token licensing, contact your local IBM marketing representative.
If you are installing a Rational software product for the first time or want to extend a license to continue using the product, you can enable the licensing for the product in two ways.
Product activation kits contain permanent or term license keys for the trial Rational product. You purchase the activation kit, download the activation kit .zip file to a local computer, and then import the activation kit .jar file to enable the license for the product. Use IBM Installation Manager to import the activation kit to the product.
For more information on obtaining activation kits and Floating licenses, see Purchasing licenses.
You can review license information for the installed packages, including license types and expiration dates, from IBM Installation Manager.
The package vendor, current license types, and expiration dates are displayed for each installed package.
To install a permanent or term license key, import the activation kit from the download location or the product media by using IBM Installation Manager.
If you have not purchased an activation kit, you must do this first. If you have purchased a product or a product activation kit, insert the appropriate disc or download the activation kit from IBM Passport Advantage to an accessible workstation. The activation kit is packaged as a Java archive (.jar) file. The .jar file contains the permanent license key and must be imported to activate the product.
The product activation kit with its permanent license key is imported to the product. The Manage Licenses wizard indicates whether the import operation was successful.
If your team environment supports floating license enforcement, you can enable floating licenses for the product and configure a connection to obtain access to floating license keys.
Before enabling the floating license enforcement, obtain the license server connection information from your administrator. For details on license server, license key, and Rational Common Licensing administration, see the IBM Rational License Management Guide.
The Manage Licenses wizard indicates whether the floating licenses configuration is successful.
Now, when you next open the enabled product, a connection is created to the license server to obtain a license key from the pool of available floating license keys.
You can purchase new licenses if the current product license is about to expire or if you want to acquire additional product licenses for team members.
Optionally, go to Passport Advantage to download the activation kit for your product. After importing the activation kit, you can optionally switch from a floating to a permanent license type if you use your PC offline for long periods.
To import the activation kit or enable floating license support for the product, use the Manage Licenses wizard in IBM Installation Manager.
You can import product licenses and configure floating license support silently, just like you can install packages silently. You must generate a response file to be used by IBM Installation Manager to configure the licenses. For details on recording a response file and running silent installations, see Silent installation. When recording a response file, use the Manage Licenses panel to import an activation kit or configure floating license support before you exit Installation Manager. The necessary information for performing these tasks silently are written in the response file.
For best product performance, increase the number of file handles to more than the default of 1024 handles.
To increase the number of file handles on a Linux computer, complete these steps:
If you use a Linux operating system, ensure that your computer meets the requirements listed in this topic.
If you installed Developer for z Systems in a 32-bit package group on a Linux 64-bit system, you must install the 32-bit version of the xulrunner package. If the package is not installed, you might see the following error message when you run the product:
org.eclipse.swt.SWTError: No more handles
[Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
rpm -Uvh <xulrunner module name>
You might need to set the environment variable MOZILLA_FIVE_HOME to the folder containing the Firefox or Mozilla installation. For example, setenv MOZILLA_FIVE_HOME /usr/lib/firefox-1.5.
org.eclipse.swt.SWTError: No more handles
[Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
To support the SWT browser widget, the Firefox browser must be dynamically linked, which means that it should not be downloaded from mozilla.org but compiled from source. This is typically the case when the Firefox browser is provided as part of the distribution (that is, it is in a place such as /usr/lib/firefox).
One way to ensure that this is true is to see if it is the browser that is pointed at by /etc/gre.conf. The purpose of this gre.conf file is to point at an embeddable browser.
org.eclipse.swt.SWTError: No more handles
(java.lang.UnsatisfiedLinkError:
/home/n0002466/.eclipse/ibm.software.development.platform_7.0.0
/configuration/org.eclipse.osgi/bundles/267/1/.cp/libswt-mozilla-gtk-3236.so
(libxpcom.so: cannot open shared object file: No such file or directory))
SUSE Linux might require a fix for invisible text problem.))
http://support.novell.com/techcenter/psdb/44ab155e3202595389c101e6cf7e20f2.html
The IBM Installation Manager Modify Packages can be used to change the content of the installed packages by adding or removing features. This facility is available only for those packages that have been installed by using the IBM Installation Manager.
To modify an installed package, do these steps:
You can use IBM Installation Manager to install product updates and new features for any of the packages that were installed by Installation Manager.
By default, Internet access is required to install updates unless the repository preferences point to a local or network update repository to which the system has access. See the Installation Manager help for more information.
The Uninstall option in the Installation Manager can be used to uninstall packages that were previously installed using Installation Manager.
To uninstall the packages, you must log in to the system using the same user account that you used to install the packages.
IBM Rational Developer for z Systems cannot be upgraded from Version 8.5, 9.0, or 9.1 to Version 9.5.1. Version 9.5.1 can coexist with all of the previous versions of Developer for z Systems in a different installation location.
Developer for z Systems cannot migrate workspaces from one operating system to another. For example, you cannot migrate a Windows-based workspace to into a Linux-based Developer for z Systems workspace.
IBM Data Studio has its own set of installation documentation, which is available on the IBM Data Studio disc with the product.
This section covers known problems and limitations with installation and uninstallation.
For information about product problems and limitations, see the rdz951_releasenotes.html file located in the Documents\nl\en\readme directory of the IBM Rational Developer for z Systems Setup disc.
You can use the IBM Packaging Utility software to copy packages to a repository that can be placed on a Web server available over HTTP or HTTPS.
The Packaging Utility software is included on the IBM Rational Enterprise Deployment disc. To place a repository containing Rational Developer for z Systems and other packages on a Web server available over HTTP, use the Packaging Utility to copy the packages into the repository.
For detailed instructions on installing and using IBM Packaging Utility, see the Installation Manager product documentation.
For the most current information, see the "Managing packages with Packaging Utility" topic.
This information was developed for products and services offered in the US. This material might be available from IBM in other languages. However, you may be required to own a copy of the product or product version in that language in order to access it.
IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-IBM product, program, or service.
IBM Director of Licensing
IBM Corporation
North Castle Drive, MD-NC119
Armonk, NY 10504-1785
US
Intellectual Property Licensing
Legal and Intellectual Property Law
IBM Japan Ltd.
19-21, Nihonbashi-Hakozakicho, Chuo-ku
Tokyo 103-8510, Japan
INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some jurisdictions do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you.
This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice.
Any references in this information to non-IBM websites are provided for convenience only and do not in any manner serve as an endorsement of those websites. The materials at those websites are not part of the materials for this IBM product and use of those websites is at your own risk.
IBM may use or distribute any of the information you provide in any way it believes appropriate without incurring any obligation to you.
IBM Director of Licensing
IBM Corporation
North Castle Drive, MD-NC119
Armonk, NY 10504-1785
US
Such information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee.
The licensed program described in this document and all licensed material available for it are provided by IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement or any equivalent agreement between us.
The performance data and client examples cited are presented for illustrative purposes only. Actual performance results may vary depending on specific configurations and operating conditions.
Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBMproducts. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products.
Statements regarding IBM's future direction or intent are subject to change or withdrawal without notice, and represent goals and objectives only.
This information contains examples of data and reports used in daily business operations. To illustrate them as completely as possible, the examples include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to actual people or business enterprises is entirely coincidental.
COPYRIGHT LICENSE:
This information contains sample application programs in source language, which illustrate programming techniques on various operating platforms. You may copy, modify, and distribute these sample programs in any form without payment to IBM, for the purposes of developing, using, marketing or distributing application programs conforming to the application programming interface for the operating platform for which the sample programs are written. These examples have not been thoroughly tested under all conditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs. The sample programs are provided "AS IS", without warranty of any kind. IBM shall not be liable for any damages arising out of your use of the sample programs.
IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Permissions for the use of these publications are granted subject to the following terms and conditions.
These terms and conditions are in addition to any terms of use for the IBM website.
You may reproduce these publications for your personal, noncommercial use provided that all proprietary notices are preserved. You may not distribute, display or make derivative work of these publications, or any portion thereof, without the express consent of IBM.
You may reproduce, distribute and display these publications solely within your enterprise provided that all proprietary notices are preserved. You may not make derivative works of these publications, or reproduce, distribute or display these publications or any portion thereof outside your enterprise, without the express consent of IBM.
Except as expressly granted in this permission, no other permissions, licenses or rights are granted, either express or implied, to the publications or any information, data, software or other intellectual property contained therein.
IBM reserves the right to withdraw the permissions granted herein whenever, in its discretion, the use of the publications is detrimental to its interest or, as determined by IBM, the above instructions are not being properly followed.
You may not download, export or re-export this information except in full compliance with all applicable laws and regulations, including all United States export laws and regulations.
IBM MAKES NO GUARANTEE ABOUT THE CONTENT OF THESE PUBLICATIONS. THE PUBLICATIONS ARE PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE.
This information contains sample application programs in source language, which illustrate programming techniques on various operating platforms. You may copy, modify, and distribute these sample programs in any form without payment to IBM, for the purposes of developing, using, marketing or distributing application programs conforming to the application programming interface for the operating platform for which the sample programs are written. These examples have not been thoroughly tested under all conditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs. The sample programs are provided "AS IS", without warranty of any kind. IBM shall not be liable for any damages arising out of your use of the sample programs.
IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at www.ibm.com/legal/copytrade.shtml.
Adobe and PostScript are trademarks of Adobe Systems Incorporated.
Cell Broadband Engine - Sony Computer Entertainment Inc.
Rational is a trademark of International Business Machines Corporation and Rational Software Corporation, in the United States, other countries, or both.
Intel, Intel Centrino, Intel SpeedStep, Intel Xeon, Celeron, Itanium, and Pentium are trademarks of Intel Corporation in the United States, or other countries, or both.
IT Infrastructure Library is a trademark of Central Computer and Telecommunications Agency
ITIL is a trademark of The Minister for the Cabinet Office
Linear Tape-Open, LTO, and Ultrium are trademarks of HP, IBM Corp., and Quantum
Linux is a trademark of Linus Torvalds
Microsoft, Windows, and the Windows logo are trademarks or registered trademarks of Microsoft Corporation in the United States, or other countries, or both.
Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.
UNIX is a registered trademark of The Open Group in the United States and other countries.