Installation Manager tasks
Information about installing, starting, and uninstalling Installation Manager
Before you begin
Installing Installation Manager on Windows™
About this task
You must manually install Installation Manager.
Procedure
To manually install Installation Manager:
-
From the directory where you extracted the product installation files, run
install.exe
. - On the Install page, click Next.
- On the License Agreement page, review the license agreement, then select I accept the terms in the license agreement to accept the terms. Then, click Next.
- Optional: To change the installation location specified on the Destination Folder page, click Browse. Then, click Next.
- On the Summary page, click Install. When the installation process is complete, a message confirms the success of the process.
-
Click Finish.
IBM Installation Manager opens.
Starting Installation Manager on Windows™
About this task
When you start Installation Manager directly, you must set a repository preference and choose product packages manually.
Procedure
To start Installation Manager manually:
On the Windows™ taskbar, click Start > All
Programs > IBM Installation Manager > IBM Installation Manager.
Installing Installation Manager on Linux and the UNIX system
Procedure
To install Installation Manager
manually:
- Running as root, open a terminal window.
-
If you are not running on the system console for the computer you are installing, set the
DISPLAY environment variable. This installation has a graphical user interface. Run
setenv DISPLAY host:0.0
where host is either the IP address or host name of the computer to display on.- If you are accessing the computer from a Linux or the UNIX system, you must run
xhost +
orxhost
. - If you are accessing the computer from Windows™, you must start the X server to display the GUI.
- If you are accessing the computer from a Linux or the UNIX system, you must run
-
Set the
XDG_DATA_HOME
environment variable to a directory that can be used to write per-computer data:setenv XDG_DATA_HOME /var/tmp
.You must run this command each time you run Installation Manager. -
From the directory where you unzipped and extracted the product
installation files, run
./install
. - On the Install screen, click Next.
- On the License Agreement page, review the license agreement and, to accept it, select I accept the terms in the license agreement, and click Next.
- If necessary, edit the installation directory location, and click Next.
-
On the information summary page, click Install.
When the installation process is complete, a message confirms the success of the process.
-
Click Finish.
IBM Installation Manager opens.
Starting Installation Manager on Linux and the UNIX system
About this task
Procedure
To start Installation Manager
manually:
- Running as root, open a terminal window.
-
If you are not running on the system console for the computer you are installing, set the
DISPLAY environment variable. This installation has a graphical user interface. Run
setenv DISPLAY host:0.0
where host is either the IP address or host name of the computer to display on.- If you are accessing the computer from a Linux or the UNIX system, you must run
xhost +
orxhost
. - If you are accessing the computer from Windows™, you must start the X server to display the GUI.
- If you are accessing the computer from a Linux or the UNIX system, you must run
-
Set the
XDG_DATA_HOME
environment variable to a directory that can be used to write per-computer data:setenv XDG_DATA_HOME /var/tmp
.You must run this command each time you run Installation Manager. -
Change directories to the installation directory for Installation Manager. By default, the installation directory is:
- Linux™:
/opt/hcl/InstallationManager/eclipse
- UNIX™ system:
/opt/hcl/InstallationManager/eclipse
- Linux™:
-
Run
./IBMIM
.
Uninstalling Installation Manager
Before you begin
About this task
Procedure
To uninstall Installation Manager:
- Windows™:
- From the Start menu, click .
- On the Change or Remove Programs page, select IBM Installation Manager and click Remove.
- In the Add or Remove Programs window, click Yes to continue with the removal.
-
Linux and UNIX:
- Click the Uninstall IBM Installation Manager icon on your desktop.
- If the icon is not present, take the following steps:
- Open a terminal window.
- Change to the
uninstall
directory. See Installing as an administrator, nonadministrator, or group in the Installation Manager documentation for information about theuninstall
directory. - Run the command:
uninstall
- In the Uninstall wizard, click .
- When the process finishes, you are prompted to log out of your system.
Note: If you receive an error after uninstalling on Solaris, close the dialog box with the error message. Next, manually delete the following empty directories:/var/ibm/InstallationManager/uninstall
and/var/ibm/InstallationManager
.