Install the WebSphere® Message Broker Toolkit by
using the installation wizard in silent mode.
To perform a silent installation, complete the following
steps:
- Determine the installation wizard name for your operating
system. See Installation wizard names.
- Locate the installation wizard in the /Message_Broker_Toolkit_V8.0/disk1 directory
of the local or remote DVD, or the network drive.
- If your user ID has root or administrator
authority, enter the following command at a command prompt for an
installation with all default settings:
- Linux on x86
./installToolkit-silent.sh
- Windows
installToolkit-silent.bat
The installToolkit-silent.sh and installToolkit-silent.bat files
use the /Message_Broker_Toolkit_V8.0/disk1/IBMInstallationManager/mbtoolkit-silent.xml response
file that contains all the default settings for installation.
If
you want to specify non-default settings, include a different response
file on the invocation. To create a different response file, complete
the first installation by using the graphical interface, specifying
the -record option. The installation wizard records
a response file that includes all your chosen selections. For more
information about how to record and use response files, see Using response files with the WebSphere Message Broker Toolkit.
- If your user ID does not
have root or administrator authority, you must first modify the /Message_Broker_Toolkit_V8.0/disk1/IBMInstallationManager/mbtoolkit-silent.xml file
to set the installLocation and eclipseLocation value
to the path that is accessible to your user ID. Enter the following
command at a command prompt to launch the silent installation:
- Linux on x86
./installToolkit-silent.sh -nonAdmin
- Windows
./installToolkit-silent.bat -nonAdmin
After installation has completed, switch to a user
with root or administrator authority and run the following script
file from the WebSphere Message Broker Toolkit home directory
to complete the installation:
- Linux on x86
<WMBT80_Home>/wmbt/postconfig/postInstall_admin.sh
- Windows
<WMBT80_Home>\wmbt\postconfig\postInstall_admin.bat
- The installation wizard completes without any user interaction.
Check the log for success or failure of the installation process.
- If you experience problems during installation, refer to Resolving problems when installing.