How to install HCL DX 9.5 standalone on Linux
Applies to
HCL Digital Experience 9.5
Introduction
This article describes how to install a standalone HCL Digital Experience (DX) 9.5 environment on Linux using the IBM Installation Manager in console mode.
Note
- You must have a working installation of IBM® WebSphere® Application Server that is not used by another HCL® DX instance.
- Before installing HCL® DX, install the IBM® WebSphere SDK Java™ Technology Edition in the same directory as WebSphere Application Server.
- The SDK Java version must be 8.0.3 or later.
For a fresh full installation, follow this recommended installation path:
- IBM® Installation Manager
- IBM® WebSphere Application Server and IBM® WebSphere SDK Java
- HCL® Portal 8.5
- Latest available HCL® DX CF
- HCL® DX 9.5
- Corresponding edition files according to your HCL® DX entitlements (HCL® Portal Enable, HCL® Portal Extend, HCL® Portal Server, and HCL® Portal Express)
Available installation options:
- Graphical user interface (Installation Manager GUI)
- Console mode (Installation via command line prompt)
- Response file (For silent and automated installations)
For more information, refer to and Installing HCL® Digital Experience in Linux using the consoleRunning the HCL Digital Experience installer in Linux.
Instructions
- Prepare the environment.
- Get the software.
- Install IBM® WebSphere Application Server ND v9.0.5 and JDK v8.0.3 or later using the IBM® Installation Manager in console mode.
- Install HCL® DX (WebSphere Portal) v8.5 binaries and the interim fix PI59896.
- Upgrade HCL® DX (WebSphere Portal) v8.5 to the latest Cumulative Fix (CF).
- Install HCL DX v9.5.
Prepare the environment
Before you install HCL® DX, review the hardware and software requirements and prepare your operating system:
- AIX: Prepare the operating system
- Linux: Prepare the operating system
- Windows: Prepare the operating system
Get the software
You can download the product software from My HCLSoftware. For more information, refer to Locating and downloading DX products.
Note
HCL DX 9.5 is available in multiple offerings. Your license determines which offerings are available for download.
Example package names for the HCL DX 9.5 offerings include:
- HCL® Portal Express v9.5 Multiplatform
- HCL® Portal Server v9.5 Multiplatform
- HCL® Portal Enable v9.5 Multiplatform
- HCL® Portal Extend v9.5 Multiplatform
Note
These packages include Installation Manager, WebSphere Application Server, HCL® DX, and the Java SDK. You must also download the latest available CF from My HCLSoftware to complete the Portal 9.5 installation. For details, see Fixes integrated in HCL® Digital Experience 8.5.0.0, 9.0, and 9.5 combined cumulative fixes.
In My HCLSoftware, download the complete package for your selected offering.
Available offerings
HCL® Portal Extend v9.5 Multiplatform
HCL-Portal-95_Extend_SETUP-01-SL.zip(Installation Manager; WP85 Extend; WP85 Server; WP95 Extend/Server)HCL-Portal-95_Extend_SETUP-02-SL.zip(IFPI59896 – 8.5.0.0-WP-Server-IFPI59896.zip)HCL-Portal-95_Extend_SETUP-03.zip(WASND905)HCL-Portal-95_Extend_SETUP-04.zip(JDK805)
HCL® Portal Enable v9.5 Multiplatform
HCL-Portal-95_Enable_SETUP-01-SL.zip(Installation Manager; WP85 Enable/Server; WP95 Enable/Server)HCL-Portal-95_Enable_SETUP-02-SL.zip(IFPI59896 – 8.5.0.0-WP-Server-IFPI59896.zip)HCL-Portal-95_Enable_SETUP-03.zip(WASND905)HCL-Portal-95_Enable_SETUP-04.zip(JDK805)
HCL® Portal Server v9.5 Multiplatform
HCL-Portal-95_Server_SETUP-01.zip(Installation Manager; WP85 Server; WP95 Server)HCL-Portal-95_Server_SETUP-02.zip(IFPI59896 – 8.5.0.0-WP-Server-IFPI59896.zip)HCL-Portal-95_Server_SETUP-03.zip(WASND905)HCL-Portal-95_Server_SETUP-04.zip(JDK805)
This guide uses HCL® Portal Extend v9.5 Multiplatform as the example offering.
Prepare the installation files
After you download the files, create a parent directory and extract all packages into it. In this guide, the directory is named SETUP.
The following example shows the extracted directory structure:

Install IBM® WebSphere Application Server ND v9.0.5 and JDK v8.0.3 or later using the IBM® Installation Manager in console mode
Install IBM® Installation Manager
The IBM® Installation Manager (IIM) is a tool for installing and maintaining software packages. Wizards guide you through installing, modifying, updating, rolling back, or uninstalling IBM® or HCL® products. This guide uses Installation Manager console mode.
-
Open a terminal window and run:
ping <hostname><hostname>is your fully qualified hostname. -
In the same terminal window, run:
ping localhostThis verifies that the localhost settings are properly configured on your server.
-
(Linux or UNIX environments only) Ensure
ulimitis set to10240or higher by running the following command:ulimit -n 10240 -
Navigate to the
SETUP/IIM/<yourEnvironment>folder and replace<yourEnvironment>with the folder that matches your operating system. For this guide, use:SETUP/IIM/linux_x86_64 -
From the HCL® DX v9.5 SETUP directory (
SETUP/IIM/<yourEnvironment>), run:./installc -acceptLicenseFor example:
cd /home/administrator/Downloads/SETUP/IIM/linux_x86_64 ./installc -acceptLicense
You have successfully installed IBM® Installation Manager 1.8.5.
In this guide the IBM® Installation Manager to v1.9.2.9 will be upgraded to use JRE v8.0.8 instead JRE v7.0.9. For more information, refer to Installing packages silently by using the installer.
Install IBM® WebSphere® Application Server and IBM® WebSphere SDK Java Technology Edition
-
Start IBM® Installation Manager in console mode.
-
Open a command line prompt.
-
Navigate to the tools directory of the Installation Manager binaries. (For example:
/opt/IBM/InstallationManager/eclipse/tools/) -
Run the command that is appropriate for the operating system:
- Windows:
imcl.exe -c - Linux®, UNIX, IBM® i, IBM z/OS®, and the OS X operating system:
./imcl -c
- Windows:
-
-
Add the repositories
WASND905andJDK805.- Select P to go to Preferences.
- Select 1 to configure Repositories.
-
Select D to add new repositories into the IBM® Installation Manager.
-
Enter a new repository location. For example:
/home/administrator/Downloads/SETUP/products/WASND905/home/administrator/Downloads/SETUP/products/JDK805
-
Select A. Apply Changes and Return to Preferences Menu.
-
Select 1. Install - Install software packages.
-
Select the following packages:
- IBM® WebSphere Application Server Network Deployment 9.0.5.0
- IBM® SDK, Java Technology Edition, Version 8 8.0.5.35
-
Select N to proceed, and then select A to accept the license agreement terms.
-
Select the translations you want to use.
-
Review the packages to be installed. Then, select N. Next > I. Install > F. Finish.
You have successfully installed the IBM® WebSphere® Application Server and IBM® WebSphere SDK Java Technology Edition.
Install HCL® DX (WebSphere Portal) v8.5 binaries and the interim fix PI59896
-
In Preferences > Repositories, select R. Restore Defaults to remove the previous repositories.
-
Add the following repositories:
- Portal 8.5
- 8.5.0.0-WP-Server-IFPI59896.zip
- IFPI59896
For example:
/home/administrator/Downloads/SETUP/products/WP85_Server /home/administrator/Downloads/SETUP/products/WP85_Extend /home/administrator/Downloads/SETUP/products/IFPI59896/8.5.0.0-WP-Server-IFPI59896.zip -
Select A. Apply Changes and Return to Preferences Menu.
-
Select 1 to start the installation process.
-
Select the following packages:
- Portal 8.5
- IFPI59896
-
Select A to accept the license terms, and then select N to continue.
-
Enter the user ID and password for the ConfigWizard admin user. These are your credentials for accessing the configuration wizard for additional tasks after installation, such as performing a database transfer or creating a cluster.
-
Enter the user ID and password for the Portal admin user. These are your credentials for logging into the Portal Administration page.
-
Select I. Install.
Note
The installation will take 30-60 minutes.
-
Once the installation is finished, select F. Finish.
-
Verify that you can access your Portal and Configuration Wizard in an internet browser by navigating to:
http://myportal.hcl.com:10039/wps/portal http://myportal.hcl.com:10200/ibm/wizard
You have successfully installed HCL® Portal v8.5 with IBM® WebSphere Application Server v9.0.5.
Upgrade HCL® DX (WebSphere Portal) v8.5 to the latest Cumulative Fix (CF)
HCL® Portal 8.5 needs to be upgraded to CF 17 or a later CF to support the installation of HCL® DX v9.5. You will need to stop the Portal server and Configuration Wizard to proceed with the upgrade.
-
Open a terminal window and navigate to the
wp_profile/binfolder. Then, run the following command:./stopServer.sh WebSphere_Portal -user <PortalAdminID> -password <PortalAdminPswd> -
Navigate to the
/opt/IBM/WebSphere/AppServer/cw_profile/bindirectory. Then, run the following command:./stopServer.sh server1 -user <ConfigWizardID> -password <ConfigWizardPswd> -
Ensure all servers are stopped. Then, start the Installation Manager in console mode and add the CF repository.
For example:
/home/administrator/Downloads/HCL-DX-CF228_Server_Update/WP8500CF228_Server/8500CF228/repository -
Select A. Apply Changes and Return to Preferences Menu.
-
Select 2. Update - Find and install updates and fixes to installed software packages.
-
Select IBM® WebSphere Portal Server V8.5.
-
Select the CF version.
-
Select A to accept the license terms, and then select N to continue.
-
Select U. Update.
-
Once the update is finished, select F. Finish..
Note
At this point, only the Portal binaries have been updated to the latest CF. The console only manages the binaries. You also need to run a Portal script to upgrade the profile.
-
Open a terminal window and navigate to
wp_profile/PortalServer/bin. Then, run the following command to update the profile:./applyCF.sh -DWasPassword=<PortalAdminPswd> -DPortalAdminPwd=<PortalAdminPswd> -
Validate if the server has been updated to the latest CF.
-
Navigate to
http://myportal.hcl.com:10039/wps/portal. -
Log in and verify that the About HCL® Digital Experience page contains the latest CF level.
-
You have successfully installed CF for HCL® Portal v8.5 on IBM® WebSphere Application Server v9.0.5.
Install HCL DX v9.5
Note
Before you begin, ensure the server is stopped.
-
Add the appropriate HCL® DX v9.5 repositories to console.
This guide uses the Extend offering, which requires adding the Server and Extend repositories.
For example:
/home/administrator/Downloads/SETUP/products/WP95_Server/home/administrator/Downloads/SETUP/products/WP95_Extend
Other offerings require the following repositories:
- Enable Offering: Server and Enable repositories
- Express Offering: Express repositories
- Extend Offering: Extend and Server repositories
- Server Offering: Server repositories
-
Return to Preferences, and then select 1. Install - Install software packages.
-
Select the Portal 9.5 packages.
-
Select A to accept the license terms, and then select N to continue.
-
Enter your admin credentials for the Websphere Application Server, and then select Y.
Wait a few minutes for validation to complete. Select Next.
-
Enter your admin credentials for the Portal Server, and then select Y.
-
Select I. Install.
-
Once the installation is finished, select F. Finish.
-
Verify that the installation is successful:
-
Go to
http://myportal.hcl.com:10039/wps/portaland confirm that the version on the About HCL® Digital Experience page is 9.5. -
In console mode, select V. View Installed Packages to view the installed packages.
-
List the installed features using
imclcommands:-
Open a command-line utility.
-
Navigate to the the tools directory of the Installation Manager.
-
Run the command to list installed features:
./imcl listInstalledPackages -longFor example:
cd /opt/IBM/InstallationManager/eclipse/tools/ ./imcl listInstalledPackages -long
-
-
Troubleshooting
If you encounter issues during the installation process, collect the following data and contact HCL® support:
Collecting Data: Installation of HCL® Portal 8.5 on Multiplatforms.
Related information
- Can I add WCM functions to an existing install of the Portal Server 8.5 offering?
- Can not apply HCL® DX Portal cumulative fixes with IIM (IBM® Installation Manager) version 1.10.0.
- ConfigEngine errors when updating WebSphere Application Server to Fixpack v9.0.5.19 & v8.5.5.25.
- HCL® Digital Experience - Perform CF Upgrade with Console in HCL® Portal.
- How to determine if a Portal CF upgrade was successful?
- Unable to Install HCL® Portal V8.5/9/9.5 on WAS 9.x.x.x.