Situations occur where a second instance of the Gen Implementation Toolset is needed on Unix or Linux.
Perhaps users need instances for different Gen versions, or users may need multiple instances of the same release level containing different configurations.
If users installed the first instance using the default instance name, two methods exist to add a second instance.
Gen Unix/Linux Implementation Toolset (IT)
1. Uninstall the first instance containing the default instance name and reinstall each instance specifying a unique instance name for each at install time.
Use the -I parameter documented in Install Gen on UNIX and Linux > IT or CSE Installation to make the instances unique i.e../setup -I <instance_name>
2. A work-around exists to allow users to install a second instance of the IT without uninstalling the first instance. The work-around renames the existing instance from the default name to something unique, allowing users to add a second instance. Here are the instructions to rename the existing instance from the default name to a unique name.
As root user, perform the following tasks:
At this point the user should be able to install a second instance using the –I instance name flag mentioned above.