There are two ways to get the IHS repository.
From the IBM Passport Advantage, IHS is included with the Supplements images;
http://www-01.ibm.com/support/docview.wss?uid=swg27021159
Use IBM Packaging Utility to download the IHS repository.
Packaging Utility download information:
http://www-01.ibm.com/support/docview.wss?uid=swg24031299
Article link:
http://www.ibm.com/developerworks/websphere/library/techarticles/1201_seelemann/1201_seelemann.html
With Packaging Utility command line, you can create a repository with just the platform coverage you need.
Example:
pucl copy com.ibm.websphere.IHS.v80 -repositories http://www.ibm.com/software/repositorymanager/com.ibm.websphere.IHS.v80 -target -platform os=linux,arch=ppc -acceptLicense -prompt
This will create a repository for install to the latest Fix Pack level of IHS (8.0.0.2) on linux ppc systems. Even though the repository is for linux, you can create this on any Packaging Utility supported platform, including Windows.
The supported architecture values for linux are ppc and x86 and you will get 32-bit + 64-bit content.
credit to lene Seelemann WAS Install Architect
From the IBM Passport Advantage, IHS is included with the Supplements images;
http://www-01.ibm.com/support/docview.wss?uid=swg27021159
Use IBM Packaging Utility to download the IHS repository.
Packaging Utility download information:
http://www-01.ibm.com/support/docview.wss?uid=swg24031299
Article link:
http://www.ibm.com/developerworks/websphere/library/techarticles/1201_seelemann/1201_seelemann.html
With Packaging Utility command line, you can create a repository with just the platform coverage you need.
Example:
pucl copy com.ibm.websphere.IHS.v80 -repositories http://www.ibm.com/software/repositorymanager/com.ibm.websphere.IHS.v80 -target
This will create a repository for install to the latest Fix Pack level of IHS (8.0.0.2) on linux ppc systems. Even though the repository is for linux, you can create this on any Packaging Utility supported platform, including Windows.
The supported architecture values for linux are ppc and x86 and you will get 32-bit + 64-bit content.
credit to lene Seelemann WAS Install Architect

No comments:
Post a Comment
Note: Only a member of this blog may post a comment.