We do not have the ability to re-direct a GUI install display in our Linux environment. Need to know the instructions for installing the Trap Exploder without the GUI.
Release : Any
Component : Secure Domain Manager/Connector / TrapX
Use the following instructions run a silent installation of SDC with TrapX support:
./install.bin -i Silent -DTRAPX_ENABLE=true
This will install the TrapX in the /opt/CA/SDMConnector directory.
If you wish to have TrapX installed in a different directory, run the following command:
./install.bin -i Silent -DTRAPX_ENABLE=true -DUSER_INSTALL_DIR="/app/spectrum"
This will install the TrapX in the /app/spectrum directory.
NOTE: The above instructions are for Linux. If on Windows, the install.bin will be located in the sdmc/windows directory.
To verify that the SDC is performing as the Trap Exploder, verify there is a file named SDC.env in the bin directory in the installation area (default is /opt/CA/SDMConnector/bin/SDC.env).
In this file, the following is needed:
IS_TRAPX=1