将ihs im安装文件上传到 软件目录,这里以/home/cnzymh 来代替:
cd /home/cnzymh
cd im/
tar *.tar
InstalMgr1.5.2_LNX_X86_WAS_8.5 InstalMgr1.5.2_LNX_X86_WAS_8.5.tar
root@debian:/home/cnzymh/IM# cd InstalMgr1.5.2_LNX_X86_WAS_8.5/
==========================================安装IM===================================
root@debian:/home/cnzymh/IM/InstalMgr1.5.2_LNX_X86_WAS_8.5# ./installc -acceptLicense
警告:Installation Manager 1.5.2(内部版本:1.5.2000.20120223_0907)已安装在“/opt/IBM/InstallationManager/eclipse”位置,且正在使用“/var/ibm/InstallationManager”以获取其数据位置。使用已安装的 Installation Manager。
cd ihs/
tar *.tar
=====================================================安装IHS========================
root@debian:/opt/IBM/WebSphere/AppServer/bin# cd /opt/IBM/InstallationManager/eclipse/tools/
root@debian:/opt/IBM/InstallationManager/eclipse/tools# ./imcl listAvailablePackages -repositories /home/cnzymh/ihs/was-v85-suppl
com.ibm.websphere.APPCLIENT.v85_8.5.0.20120501_1108
com.ibm.websphere.IHS.v85_8.5.0.20120501_1108
com.ibm.websphere.PLG.v85_8.5.0.20120501_1108
com.ibm.websphere.PLUGCLIENT.v85_8.5.0.20120501_1108
com.ibm.websphere.WCT.v85_8.5.0.20120501_1108
root@debian:/opt/IBM/InstallationManager/eclipse/tools# ./imcl install com.ibm.websphere.IHS.v85_8.5.0.20120501_1108 -repositories /home/cnzymh/ihs/was-v85-suppl/ -properties user.ihs.httpPort=80 -acceptLicense
已修改 /opt/IBM/HTTPServer 目录中的 com.ibm.websphere.IHS.v85_8.5.0.20120501_1108。
=====================================================安装PLUGIN===================
root@debian:/opt/IBM/InstallationManager/eclipse/tools# ./imcl install com.ibm.websphere.PLG.v85_8.5.0.20120501_1108 -repositories /home/cnzymh/ihs/was-v85-suppl/ -acceptLicense
已修改 /opt/IBM/WebSphere/Plugins 目录中的 com.ibm.websphere.PLG.v85_8.5.0.20120501_1108。
=====================================================安装WCT=======================
root@debian:/opt/IBM/InstallationManager/eclipse/tools# ./imcl install com.ibm.websphere.WCT.v85_8.5.0.20120501_1108 -repositories /home/cnzymh/ihs/was-v85-suppl/ -acceptLicense
已修改 /opt/IBM/WebSphere/Toolbox 目录中的 com.ibm.websphere.WCT.v85_8.5.0.20120501_1108。
root@debian:/opt/IBM/InstallationManager/eclipse/tools# ls /opt/IBM/
HTTPServer IMShared InstallationManager WebSphere
root@debian:/opt/IBM/InstallationManager/eclipse/tools# ls /opt/IBM/WebSphere/
AppServer Plugins Toolbox
以下文章点击率最高
Loading…