mirror of https://gitee.com/bigwinds/arangodb
initial release
This commit is contained in:
parent
460cd37038
commit
d5d2534fbc
|
@ -2,7 +2,9 @@ Compilation
|
||||||
===========
|
===========
|
||||||
|
|
||||||
(1) Install V8
|
(1) Install V8
|
||||||
|
|
||||||
(2) ./configure --with-v8=/home/huerth/fceller/IPP/3rdParty/v8
|
(2) ./configure --with-v8=/home/huerth/fceller/IPP/3rdParty/v8
|
||||||
|
|
||||||
(3) ./avocdb --shell js/shell.js
|
(3) ./avocdb --shell js/shell.js
|
||||||
|
|
||||||
First Steps
|
First Steps
|
||||||
|
|
Loading…
Reference in New Issue