IBM i Installation Package
This procedure installs the Rendezvous software in the default TIBRVLIB library.
| 
                                 Note  | 
                            
                                 To install the Rendezvous software in a different or custom library, or to install alongside a previous version, see the see the   | 
                        
Procedure
| 1. | Locate the appropriate installer package for your platform, as listed in IBM i Distribution Directories. (For the latest changes, see the README.400 file.) | 
                    
| 
                                 Platform  | 
                            
                                 Installer Package  | 
                            
                                 Notes  | 
                        
| 
                                 IBM i  | 
                            
                                 
  | 
                            
                                 Sold separately.  | 
                        
| 2. | On a Windows-based or UNIX-based system, unzip the installation package in a temporary location. | 
| 3. | On an IBM i system, do these steps: | 
Login as QSECOFR.
Create a save file on your IBM i system called TIBRV. Use the command CRTSAVF to do this.
Copy the save file (TIBRV.SAV) from the temporary (unzip) directory to the save file you created in step 3Create a save file on your IBM i system called TIBRV. Use the command CRTSAVF to do this..
| 4. | If another version of TIBCO Rendezvous is installed to the TIBRVLIB default library, you must uninstall it before installing this version. | 
                    
Run the DSPSFWRSC command to confirm that Rendezvous is installed to the TIBRVLIB default library. Also note the seven-character identifier (e.g., 2TIBRV2), to be used in step 4Use this command to uninstall:.
Ensure that no TIBCO Rendezvous programs are running, and that TIBRVLIB is not in any user’s library list.
Use this command to uninstall:
DLTLICPGM LICPGM(seven-character identifier)
| 5. | Install using the command RSTLICPGM as follows: | 
                    
   RSTLICPGM LICPGM(2TIBRV3) DEV(*SAVF) SAVF(libname/TIBRV)
                libname is the library where you created the save file, in step 3Create a save file on your IBM i system called TIBRV. Use the command CRTSAVF to do this..