==========================================安装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。
root@debian:/home/cnzymh# cd was
root@debian:/home/cnzymh/was# ls
was8.5.tar
root@debian:/home/cnzymh/was# tar xvf *.tar
root@debian:/home/cnzymh/was# ls
was8.5 was8.5.tar
=====================================================安装WAS==============
root@debian:/home/cnzymh/was# cd /opt/IBM/InstallationManager/eclipse/tools/
root@debian:/opt/IBM/InstallationManager/eclipse/tools# ./imcl listAvailablePackages -repositories /home/cnzymh/was/was8.5
com.ibm.websphere.ND.v85_8.5.0.20120501_1108
root@debian:/opt/IBM/InstallationManager/eclipse/tools# ./imcl install com.ibm.websphere.ND.v85_8.5.0.20120501_1108 -repositories /home/cnzymh/was/was8.5 -acceptLicense
已修改 /opt/IBM/WebSphere/AppServer 目录中的 com.ibm.websphere.ND.v85_8.5.0.20120501_1108。
root@debian:/opt/IBM/InstallationManager/eclipse/tools# cd /opt/IBM/WebSphere/AppServer/bin
root@debian:/opt/IBM/WebSphere/AppServer/bin# ./versionInfo.sh
=====================================================安装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
root@debian:~# cd /opt/IBM/InstallationManager/eclipse/tools/
root@debian:/opt/IBM/InstallationManager/eclipse/tools# ./imcl install com.ibm.websphere.ND.v85_8.5.0.20120501_1108 -repositories /home/cnzymh/was/was8.5 -acceptLicense
已将 com.ibm.websphere.ND.v85_8.5.0.20120501_1108 安装到 /opt/IBM/WebSphere/AppServer 目录。
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
已将 com.ibm.websphere.IHS.v85_8.5.0.20120501_1108 安装到 /opt/IBM/HTTPServer 目录。
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
已将 com.ibm.websphere.PLG.v85_8.5.0.20120501_1108 安装到 /opt/IBM/WebSphere/Plugins 目录。
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
CRIMA1154E 错误:安装时出错。
CRIMA1179E 错误: / 中可用磁盘空间不足。总所需空间为 263.49 MB。总可用空间为 237.47 MB。
root@debian:/opt/IBM/InstallationManager/eclipse/tools# df -h
文件系统 容量 已用 可用 已用% 挂载点
/dev/sda1 19G 18G 244M 99% /
udev 10M 0 10M 0% /dev
tmpfs 202M 5.0M 197M 3% /run
tmpfs 503M 68K 503M 1% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 503M 0 503M 0% /sys/fs/cgroup
tmpfs 101M 4.0K 101M 1% /run/user/116
tmpfs 101M 8.0K 101M 1% /run/user/0
tmpfs 101M 0 101M 0% /run/user/1001
root@debian:/opt/IBM/InstallationManager/eclipse/tools# cd /home/cnzymh
root@debian:/home/cnzymh# ls
ihs IM was
root@debian:/home/cnzymh# rm -rf was
root@debian:/home/cnzymh# df -h
文件系统 容量 已用 可用 已用% 挂载点
/dev/sda1 19G 12G 6.2G 66% /
udev 10M 0 10M 0% /dev
tmpfs 202M 5.0M 197M 3% /run
tmpfs 503M 68K 503M 1% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 503M 0 503M 0% /sys/fs/cgroup
tmpfs 101M 4.0K 101M 1% /run/user/116
tmpfs 101M 8.0K 101M 1% /run/user/0
tmpfs 101M 0 101M 0% /run/user/1001
root@debian:/home/cnzymh# ./imcl install com.ibm.websphere.WCT.v85_8.5.0.20120501_1108 -repositories /home/cnzymh/ihs/was-v85-suppl/ -acceptLicense
-su: ./imcl: 没有那个文件或目录
root@debian:/home/cnzymh# cd /opt/IBM/InstallationManager/eclipse/tools/
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
已将 com.ibm.websphere.WCT.v85_8.5.0.20120501_1108 安装到 /opt/IBM/WebSphere/Toolbox 目录。
root@debian:/opt/IBM/InstallationManager/eclipse/tools# ls /opt/IBM/
HTTPServer IMShared InstallationManager WebSphere
root@debian:/opt/IBM/InstallationManager/eclipse/tools#
以下文章点击率最高
Loading…