Installing the Update Installer interactively
You can install the WebSphere Commerce Update Installer (UPDI) through an interactive method that uses a graphical installation wizard. The following steps describe how to install the WebSphere Commerce Update Installer interactively.
Before you begin
- Log on:
- As a root user
- Or as a non-root user that owns WC_installdir
- If you want to
use a non-root user to install UPDI, ensure that the non-root user owns the appropriate
.profile file and consider the following installation limitations:
- Packages 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.
- If you want to upgrade a previous version of UPDI that was installed by the root user, you must use the root user. If you want to use a non-root user, you must install UPDI to a new location.
- 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
.
- Ensure that your
user profile has
*SECOFR
authority. - Set the following permissions:
- Set root user umask to 0022.
- Set non-root user umask to 0027.
- Log on to a user that has Windows Administrative user rights.
- If UPDI is installed, determine the version of UPDI by running the following command:
- UPDI_installdir/bin/versionInfo.sh
- UPDI_installdir/bin/versionInfo
- UPDI_installdir/bin/versionInfo.bat
Important:- You must always use the most recent version of the update installer. For information about the most recent version of the update installer, see WebSphere Commerce Update Installer
Procedure
Results
If you installed the WebSphere Commerce Update Installer as a non-root user, you can now install fix packs and interim fixes as a non-root user.