|
Installation | Language Restrictions | Setup
Installation and setup
Installation
This product is provided in English only, however it will install and run correctly on any national language version. The following national language versions are provided on this media:
2924 English mixed case, single byte character set
2984 English mixed case, double byte character set
2950 English upper case, single byte character set
2938 English upper case, double byte character set
To install Tools for Developers for i5/OS, run this command at the i5/OS command line:
RSTLICPGM LICPGM(5799PTL) DEV(*SAVF) LNG(29xx) SAVF(QGPL/Q5799PTL)
Where 29xx is the national language version to be installed. Only the previously listed national language versions are valid for this parameter. If English is the primary language of your i5/OS the default value LNG(*PRIMARY) is sufficient.
During installation, this product will be installed in the i5/OS QSYS library file system in the product library QAPTL and in the i5/OS Integrated File System (IFS). The two product directories created in the i5/OS Integrated File System are:
/QIBM/ProdData/DeveloperTools
/QOpenSys/QIBM/ProdData/DeveloperTools.

Language restrictions
The following restrictions apply to installing the language features of this product.
- Only one of the provided language features can be installed at any one time on a single machine.
- The Machine Readable Information (MRI) for a secondary language installation may be replaced by the subsequent installation of other the language features provided by this product.
- The MRI for a primary language installation will not be replaced by a subsequent installation of a secondary language feature for this product.
- This product must be deleted and reinstalled in order to replace primary language MRI with secondary language MRI. However, this is not necessary if the user wishes to replace secondary language MRI by installing another secondary language feature or installing the primary language feature.

Setup
After installation is complete, additional setup is required by the user. This is accomplished by typing the command:
STRPTL
This Start Tools for Developers (STRPTL) command will set certain environment variables that are unique to a user's job and modify the library list. This command must be run each time a user signs on to the system in order to use Tools for Developers for i5/OS. The STRPTL command is provided to initialize these variables and perform the other setup tasks. Users will be prompted to enter some values, defaults are provided for all values except for the first parameter, the name of the client. Following is a description of the parameters for STRPTL.
CLIENT: The name of the client system ensures that any X-window screens are sent to the correct display. Generally, this parameter is set to the name of the client system being used at the time. Alternatively, the IP address can be specified instead of the client system's name.
EDITOR: The name of the preferred editor that is used in conjunction with commands such as EDTSTMF (Edit Stream File), EDTMBR (Edit Member), GETSPLF (Get Spooled File), GETJOBLOG (Get Job Log), and GETCMDSPLF (Get Command Spooled File). The values for this parameter are EZ and emacs. Setting this parameter still allows a user to use either of these editors in the same session.
MNU: The display main menu parameter allows a user to display the main menu (PTLMAIN) after completing setup. This parameter defaults to *NO.
DSPNBR: The display number parameter allows a user to specify the correct display if more than one display device is connected to the client. Generally this parameter should be left as the default value of 0.
After completing this step, setup is complete. For users that sign on from the same client system, it is recommended that this command, along with the parameter values, be included in the users initial program.
All values entered by the user as part of the STRPTL command can be changed at any time using the CHGPTLSSNA command or by selecting option 9 of the main menu.
|