Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Info

Processor with SSE2 support 
Boost ≥ 1.55
MySQL ≥ 5.1.0 
OpenSSL ≥ 1.0.0 
CMake ≥ 3.0
GCC ≥ 4.9.0 or Clang  ≥ 3.5 (recommended)
zlib ≥ 1.2.7

...

Info

Note: 
While compiling you may get one error like: "c++: internal compiler error: Killed (program cc1plus)" the reasons of this can be:

Low ram/swap amount: increase ram/swap to a minimum of 2GB of ram and 2GB of swap or decrease the amount of make -j to 1.
Selinux kernel: change to one non-Selinux kernel or use Debian 9 or Ubuntu 16 compiling with clang or compile without pch. (you can get this issue when using OVH hosting.


Debian based distributions (recommended)

...