This topic provides information that you can use to prepare your environment for installing the product.
Ensure that you meet the following requirements for installing the product on a Windows computer:
Write permissions to the C:\Windows directory; this is needed by the installer to create the ProductRegistry.xml file.
Recommendation
BMC recommends you to not modify the location and the content of this file to avoid any upgrade issues.
As a non-root user, ensure that you have the following permissions to install the product:
(Generally, root users are expected to already have these permissions.)
Write permissions to the following directories:
/opt directory: Needed by the installer to create the ProductRegistry.xml file.
Recommendation
BMC recommends you to not modify the location and the content of this file to avoid any upgrade issues.
Alternatively, you can provide write permissions to the following locations:
Location | Needed to... |
---|---|
/opt/bmc/ProductRegistry file | Maintain registry of the BMC product installations on the host. Note that you need to create the opt/bmc directory. |
/etc/profile.d directory, /etc/profile file, /etc/csh.cshrc file, and /etc/bmc.profile file | Set up the product environment variables. Note that you need to manually create the /etc/bmc.profile file. |
/etc/init.d directory | Store the service startup scripts. |
Ensure that the host name to IP address mapping is correctly set in the hosts file at /etc/hosts.
This is necessary to ensure that the communication between the product components works properly.
DISPLAY=hostName:0.0
export DISPLAY
where hostName
refers to the name of the computer on which you want to launch the installer.
root soft nofile 32000
root hard nofile 32000
ulimit -l unlimited
command to set the amount of memory that can be locked by the Indexer.Install the product in one of the following ways: