Websphere MQ 7.0.1 For Linux版安装
下载文件
将压缩包上传至指定目录,比如:/home/hqh/MQ7下面。
[root@localhost hqh]# cd MQ7
[root@localhost MQ7]# ls
修改权限
[root@localhost MQ7]# chmod 755 CZ*
解压
[root@localhost MQ7]# tar zxvf
copyright
gsk7bas-7.0-4.23.i386.rpm
lap/
下载安装lap/jre/
lap/jre/jre/
。。。。省略
READMEs/zh_TW.BIG5/
READMEs/zh_TW.BIG5/readme
[root@localhost MQ7]#
同意license:
[root@localhost MQ7]# ./mqlicense.sh -text_only
Licensed Materials - Property of IBM
               
5724-H72
(C) Copyright IBM Corporation 1994, 2009 All rights reserved.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.
License has already been accepted:  Proceed with install.
License解决办法
如果不是上面的提示,可用如下方法解决:
在/tmp/ mq_license/ license/下面新建空文件status.dat
root@localhost MQ]# cd /tmp
[root@localhost tmp]# ls
gconfd-root      orbit-root                                  scim-panel-socket:0-root
hsperfdata_root  scim-bridge-0.3.0.lockfile-0@localhost:0.0  scim-socket-frontend-root
keyring-pDTCX5  scim-bridge-0.3.0.socket-0@localhost:0.0    ssh-YrKzyL3494
mapping-root    scim-helper-manager-socket-root            virtual-root.m0Nmsa
[root@localhost tmp]# mkdir mq_license
[root@localhost tmp]# cd mq*
[root@localhost mq_license]# mkdir license
[root@localhost mq_license]# cd license
[root@localhost license]# ls
[root@localhost license]# vi status.dat
[root@localhost license]# ls
status.dat
给所有rpm包赋予可执行权限:
[root@localhost MQ7]# chmod 755 *.rpm
再ls一下,变成绿的了吧
安装
[root@localhost MQ7]# rpm -ivh MQSeriesRuntime-7.0.1-0.i386.rpm
                >>>>>>>>### [100%]
Creating group mqm
Creating user mqm
  1:MQSeriesRuntime        >>>>>>>>### [100%]
[root@localhost MQ7]# rpm -ivh MQSeriesSDK-7.0.1-0.i386.rpm
                >>>>>>>>### [100%]
  1:MQSeriesSDK            >>>>>>>>### [100%]
[root@localhost MQ7]# rpm -ivh MQSeriesServer-7.0.1-0.i386.rpm
                >>>>>>>>### [100%]
  1:MQSeriesServer        >>>>>>>>### [100%]
[root@localhost MQ7]# rpm -ivh MQSeriesJava-7.0.1-0.i386.rpm
                >>>>>>>>### [100%]
  1:MQSeriesJava          >>>>>>>>### [100%]
[root@localhost MQ7]# rpm -ivh MQSeriesSamples-7.0.1-0.i386.rpm
                >>>>>>>>### [100%]
  1:MQSeriesSamples        >>>>>>>>### [100%]
[root@localhost MQ7]# rpm -ivh MQSeriesClient-7.0.1-0.i386.rpm
                >>>>>>>>### [100%]
  1:MQSeriesClient        >>>>>>>>### [100%]
[root@localhost MQ7]# rpm -ivh MQSeriesMsg_Zh_CN-7.0.1-0.i386.rpm
                >>>>>>>>### [100%]
  1:MQSeriesMsg_Zh_CN      >>>>>>>>### [100%]
[root@localhost MQ7]# rpm -ivh MQSeriesMan-7.0.1-0.i386.rpm
                >>>>>>>>### [100%]
  1:MQSeriesMan            >>>>>>>>### [100%]

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。

发表评论