This section describes the minimum requirements for installing Insure++.
Unix
The following compilers are supported on Linux/x64 systems:
- GNU GCC 5.4.x - 11.x
Older GCCs may work, but they are not tested.
GLIBC version 2.15 or newer is required.
Only the features supported by the compilers are supported by Insure++. For example, g++-4.8 does not support C++14, so Insure++ does not support C++14 when compiling with g++-4.8. Insure++ supports compiling C++14 code with g++-5.4, however, because g++-5.4 supports C++14.
Supported Distribution
In general, we support Linux, but only the following distributions are tested:
- CentOS 7
- Fedora 18
- Fedora 24
- Fedora 25
- Fedora 26
- Ubuntu 18
Disk Space
The amount of disk space required by Insure++ depends on which system you are installing. The table below shows the approximate size and ARCH label for each supported platform. These labels will help you complete the installation.
System | ARCH | Disk space (MB) |
---|---|---|
Linux (x86 processor) | linux2 | 100 |
Linux (AMD-64 and Intel EM64T processor) | linux_amd64 | 100 |