Addendum:

For building your own arangodb you need a little more software and 
instructions:

sudo add-apt-repository ppa:ubuntu-toolchain-r/test

sudo apt-get install gcc-5 g++-5


git clone https://github.com/arangodb/arangodb 

cd arangodb 

mkdir build

cd build

cmake ..

make


Kind regards,

Kaveh


-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to