1
0
Fork 0
arangodb/Documentation/Books/Cookbook/Compiling
Simran 2080c81e80 Doc - Enterprise Edition hint boxes (#5921) 2018-07-20 10:53:22 +02:00
..
Debian.md Doc - Enterprise Edition hint boxes (#5921) 2018-07-20 10:53:22 +02:00
OpenSSL.md Documentation/migrate cookbook devel 32 (#3290) 2017-09-20 13:40:50 +02:00
README.md Doc - add duplicate check in the build script (#5897) 2018-07-18 19:01:07 +02:00
RunningCustomBuild.md Doc - Dangling interbook checker [New] (#5735) 2018-06-30 13:23:02 +02:00
Windows.md Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
jemalloc.md Documentation/migrate cookbook devel 32 (#3290) 2017-09-20 13:40:50 +02:00

README.md

Compiling ArangoDB

Problem

You want to modify sources or add your own changes to ArangoDB.

Solution

Arangodb, as many other opensource projects nowadays is standing on the shoulder of giants. This gives us a solid foundation to bring you a unique feature set, but it introduces a lot of dependencies that need to be in place in order to compile arangodb.

Since build infrastructures are very different depending on the target OS, choose your target from the recepies below.