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

...

Note:

...

Linux distributions shipping

...

GCC 4.9 or higher can

...

not use

...

Clang to compile for now because

...

of a Clang bug. You have to use GCC instead.

Debian based distributions (recommended)

RECOMMENDATION: Don't hand install packages, use Recommendation: Use apt-get with stable source list .
We instead of install packages. We recommend the last latest stable versions version of your distributions, we recommend to avoid distribution. Avoid LTS versions because since we usually update requirements to the Debian Stable versions and mixing Stable with Experimental packages can lastest stable Debian version. Mixing stable with experimental packages may break your linux OS.

Tested for Debian 8.4.0 and Ubuntu 16.04.

Bloque de código
languagebash
apt-get install git cmake make gcc g++ libmysqlclient-dev libssl-dev libbz2-dev libreadline-dev libncurses-dev
apt-get install libboost-dev libboost-thread-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-iostreams-dev
apt-get install mysql-server p7zip

...

Not supported: Debian 7

...

, Ubuntu 14.04.

Fedora based distributions

...