The product code for the Feature Pack for Web 2.0 and Mobile is installed using IBM® Installation Manager.
For information about registering for an IBM password, read Registration Help and FAQ.
In the examples below, this location is /usr/lpp/zWebSphere/V8R0.
The file system will require an additional 900 tracks (3390) or 45 megabytes of disk space to install the Feature Pack for Web 2.0 and Mobile.
cd /InstallationManager/bin/eclipse/tools zMountFileSystem.sh -name WAS.V80.SBBOHFS -type ZFS -mountpoint /usr/lpp/zWebSphere/V8R0
You can add the -owner, -group, and -perm options to this command to set the ownership and permissions for all files in the file system.
imutilsc saveCredential -keyring keyring_file_location -userName IBM_software_ID -userPassword IBM_software_password -url http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WEB2MOBILE.v11/repository.configThis command attempts to access the feature-pack repository using the credentials that you have provided and saves the credentials in the credentials (keyring) file. The credentials file should reside in a secure directory that is accessible to the Installation Manager user ID but not to any ID that should not have access to your authentication data.
cd /InstallationManager/bin/eclipse/tools
imcl listAvailablePackages -keyring keyring_file_location -repositories http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WEB2MOBILE.v11You should see one or more levels of the Feature Pack for Web 2.0 and Mobile offering, com.ibm.websphere.WEB2MOBILE.v11.
imcl install com.ibm.websphere.WEB2MOBILE.v11 -installationDirectory installation_location -repositories http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WEB2MOBILE.v11 -sharedResourcesDirectory shared_data_location -acceptLicense -keyring keyring_file_location
The -sharedResourcesDirectory parameter points to a directory in which Installation Manager will store artifacts from the repository during installation processing. This value is set the first time a product is installed with a particular Installation Manager. You can omit this parameter after the shared resources directory has been set.
imcl install com.ibm.websphere.WEB2MOBILE.v11 -installationDirectory /usr/lpp/zWebSphere/V8R0 -repositories http://www.ibm.com/software/repositorymanager/com.ibm.websphere.WEB2MOBILE.v11 -sharedResourcesDirectory /InstallationManager/sharedResources -acceptLicense -keyring keyring_file_location
If you installed the IBM Installation Manager installation kit with SMP/E, you can use modify and submit sample job GIN3INST in the SGINJCL dataset to perform the feature-pack installation.
Logs for the installation can be found in the logs subdirectory of the Installation Manager runtime data location.
In this information ...Related information
| IBM Redbooks, demos, education, and more(Index) Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience. This feature requires Internet access. Most of the following links will take you to information that is not part of the formal product documentation and is provided "as is." Some of these links go to non-IBM Web sites and are provided for your convenience only and do not in any manner serve as an endorsement by IBM of those Web sites, the material thereon, or the owner thereof. |