Install
Linux
It supports shell scripted and GUI based installations and can also be installed manually by hand. The default installation location is the path "/opt/drx" and the license should be located in that path as a drx.lic file. If you have any questions about licensing, please contact to Mantech.
Linux Dependencies
Perl package must be installed.
Freetype package must be installed (required for install4j).
Install with shell scripts
The following is the process of installing with Shell Script.
[root@node1 opt]# sh DRX_Centos-x64_1_1-A7.sh -c
Unpacking JRE ...
Preparing JRE ...
Starting Installer ...
Please select a language:
1: English [Enter]
2: Korean
[1 - 2]
GUI Install
Run DRX installation file to perform GUI-based installation.
Start services automatically
The DRX service is installed as a daemon service and starts automatically when the system is restarted. Whether or not the service should start automatically can be configured via systemctl or chkconfig.
Windows
Automatically install a service
When installed using the installer, the DRX service is registered as a Windows service so that it starts automatically on system startup.
Manually install a service
You can manually install the DRX service using the following command
Install a service
drxsvc /i
Uninstall a service
drxsvc /u
Uninstall
Delete it with the uninstall command provided in the installation path. Even if you delete DRX, your previous logs, configuration files, and license files are retained for management.