Installing feature packs silently on WebSphere Commerce Version 7.0.0.0 or higher
If you do not have any previous feature pack installed on the server environment, you can install the required fix pack and feature pack using a silent response file.
Before you begin
To install the WebSphere Commerce feature pack, your system must meet the following prerequisites:
Ensure that you have the appropriate privileges:- Log on:
- As a root user
- Or as a non-root user that owns WC_installdir
- If you want
log on as a non-root user, ensure that the non-root user owns the appropriate
.profile file and consider the following installation limitations.
- Feature packs that are installed by a non-root user cannot be registered through native operating system mechanisms, such as the Red Hat Package Manager (RPM) on Linux. WebSphere software registers in the installation registry file and the vpd.properties file. All installed components are fully functional despite the lack of native registration.
- Feature packs installed by the root user must be uninstalled by the root user only.
- Log on as the
root
user. - If the directory /tmp/niflog/ exists, create a backup and then remove the directory.
- Change the ownership of /home/non-root_userdir/.profile
to
non-root
user and thenon-root
user group. For example, change ownership of /home/wasuser/.profile towasuser
andwasgroup
. - Set the non-root user's umask to 0027.
- Log on with a user profile
that has
*SECOFR
authority. - Log on to a user that has Windows Administrative user rights.