This document describes the minimum configuration requirements when installing a SAFE X3 webservice and ADC server on a Linux server.
Category | Configuration requirements |
Operating system |
- Red Hat Enterprise Linux Server x64 release 7.
- Oracle Enterprise Linux x64 release 7.
|
Computer |
- Industry-standard server or virtual machine.
- Processor Intel Xeon Quad Core E544 2.3GHz or above recommended.
- The server IP hostname should not include "_".
|
RAM memory | |
Disk space | - 350 MB: SAFE X3 webservice and ADC server.
|
Software |
- The following packages or higher version must be installed:
- libxml2 2.6.26
- libxml2-devel 2.6.26
- dos2unix
- The development tools used to compile apache HTTPD via the installation process must be installed using the following command:
- yum groupinstall "Development Tools"
- The packages must be checked using the command 'rpm -q '. For instance: 'rpm -q libxml2'.
|
Others |
- Check that the X-windows components are installed correctly from the Unix server Graphical console:
xclock (a clock should be displayed on the console).
- A SAFE X3 ADXADMIN administration runtime must be installed on the server.
- A JDK or Java Runtime Environment (version 7 or later) must be installed.
|