Outils pour utilisateurs

Outils du site


en:suckerserv:installation

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
en:suckerserv:installation [2014/08/27 13:24] – [Download the Source Code] added github download link aporiaen:suckerserv:installation [2015/11/03 23:14] (Version actuelle) – [Required Dependencies] piernov
Ligne 4: Ligne 4:
   * FreeBSD   * FreeBSD
  
-===== Required Dependencies ===== 
  
 + \\
 +\\
 +\\
 +===== Required Dependencies =====
  
-^ Name       ^ Description                           ^ Download page URL                                                  ^ Ubuntu Package     ^ 
-| GCC/G++    | Gnu C Compiler with C++ support       | [[http://gcc.gnu.org/|Homepage]]                                   | build-essential    | 
-| CMake      | Build system                          | [[http://www.cmake.org/cmake/resources/software.html|Download]]    | cmake              | 
-| GeoIP      | IP address to country lookup database | [[http://www.maxmind.com/app/c|Download]]                          | libgeoip-dev       | 
-| SQLite3    | Database engine                       | [[http://www.sqlite.org/download.html|Download]]                   | libsqlite3-dev     | 
-| ZLib       | Data compression library              | [[http://zlib.net/|Homepage]]                                      | zlib1g-dev         | 
-| Subversion | Open source version control system    | [[http://subversion.apache.org/packages.html|Download]]            | subversion         | 
-| MySQL      | Open source database                  | [[http://www.mysql.fr/downloads/mysql/|Download]]                  | libmysqlclient-dev | 
-| OpenSSL    | Open source implementation of SSL/TLS | [[http://www.openssl.org/source/|Download]]                        | libssl-dev         | 
  
 +^ Name       ^ Description                           ^ Download page URL                                                  ^ Ubuntu Package     ^ ArchLinux Package ^
 +| GCC/G++    | Gnu C Compiler with C++ support       | [[http://gcc.gnu.org/|Homepage]]                                   | build-essential    | base-devel |
 +| CMake      | Build system                          | [[http://www.cmake.org/cmake/resources/software.html|Download]]    | cmake              | cmake |
 +| GeoIP (optional)     | IP address to country lookup database | [[http://www.maxmind.com/app/c|Download]]                          | libgeoip-dev       | geoip |
 +| SQLite3    | Database engine                       | [[http://www.sqlite.org/download.html|Download]]                   | libsqlite3-dev     | sqlite |
 +| ZLib       | Data compression library              | [[http://zlib.net/|Homepage]]                                      | zlib1g-dev         | zlib |
 +| Git | Open source version control system    | [[https://git-scm.com/|Homepage]]            | git         | git |
 +| MySQL (optional)     | Open source database                  | [[http://www.mysql.fr/downloads/mysql/|Download]]                  | libmysqlclient-dev | libmariadbclient |
 +| OpenSSL    | Open source implementation of SSL/TLS | [[http://www.openssl.org/source/|Download]]                        | libssl-dev         | openssl |
 +| Boost    | Provides free peer-reviewed portable C++ source libraries. | [[http://www.boost.org/|Homepage]]                        | libboost-all-dev         | boost |
 ===== Download the Source Code ===== ===== Download the Source Code =====
  
en/suckerserv/installation.1409138642.txt.gz · Dernière modification : 2014/08/27 13:24 de aporia

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki