Open main menu

CDOT Wiki β

Changes

OSTEP Websphere

10 bytes removed, 15:27, 29 October 2014
Installation Script on Centos
=== Installation Script on Centos ===
Problem:
<pre>*The installation script for Websphere on linux assumes that you are using redhat. This will cause a problem if you try and install using a centos system. </pre>
Solution:
*Make the following changes to the file "/opt/IBM/WebSphere/Downloads/ApplicationServerND/WAS/install"
<pre>
Make the following changes to the file "/opt/IBM/WebSphere/Downloads/ApplicationServerND/WAS/install"
* 433,434c433
< release=`cat /etc/redhat-release | awk '{print $7}'`
198
edits