Start of change

Environment variables created during installation

On Windows, environment variables PATH, INCLUDE, and LIB are updated by the install program; the exact updates made depend on the components that you have installed and the directories into which you have installed them.

On UNIX systems, the install program does not update variables. Use the profile files that are provided with WebSphere Business Integration Event Broker to set the environment variables that are required before you use the product. The path and filename of the profile is dependent on your platform:

For Solaris: /opt/mqsi/sample/profiles/profile.sol

For HP-UX: /opt/mqsi/sample/profiles/profile.hpux

For AIX: usr/opt/mqsi/sample/profiles/profile.aix

For Linux: usr/opt/mqsi/sample/profiles/profile.lnx

Check the readme file (readme.html) to ensure you have the latest version of the profile.

Related tasks
Are the UNIX environment variables set correctly?



End of change