get WebSphere MQ \\epam.com\Projects\Saratov\EPM-BFIX\3d party distrib\IBM MQ
Configure WebSphere MQ Server:
WebSphere MQ Client (Win)
------------------------------------------------------------------------------------------------
1. Unpack WebSphere MQ client
2. Install. You should get it at C:\Program Files (x86)\IBM\WebSphere MQ
3. set "MQ_HOME=C:\Program Files (x86)\IBM\WebSphere MQ"
WebSphere MQ Client (Linux)
------------------------------------------------------------------------------------------------
1 get linux install package
2 Log in as root
3 Make your current directory the location of the installation file.
4 ./mqlicense.sh -accept
5 rpm -ivh MQSeries*.rpm
6 add env MQ_HOME=$MQ_INSTALLATION_PATH (/opt/mqm by default)