Comments on: ArangoDB 1.4.0 on Raspberry Pi: Database Power for Small Devices https://arangodb.com/2013/11/arangodb-1-4-0-raspberry-pi/ The database for graph and beyond Thu, 27 Jun 2024 09:49:46 +0000 hourly 1 https://wordpress.org/?v=6.7.1 By: luebbert42 https://arangodb.com/2013/11/arangodb-1-4-0-raspberry-pi/#comment-1006 Fri, 03 Oct 2014 05:41:00 +0000 http://www.arangodb.com/?p=2932#comment-1006 In reply to Guille.

could you open a ticket either at stackoverflow (tag with ArangoDB) or in the ArangoDB google group? Thanx!

]]>
By: Guille https://arangodb.com/2013/11/arangodb-1-4-0-raspberry-pi/#comment-1005 Fri, 03 Oct 2014 02:28:00 +0000 http://www.arangodb.com/?p=2932#comment-1005 Hi In my armhf debian I already installed v8 (libv8-dev) and now I am trying to configure ArangoDB (2.2.3) with following command:

./configure –with-v8=/usr –with-v8-lib=/usr/lib –disable-all-in-one-v8 –enable-all-in-one-libev –enable-all-in-one-icu

But it doesnt work, keeps throwing:

checking for v8::V8::GetVersion() in -lv8_base… no
configure: error: Please install the V8 library from Google

Even when the header files and libraries are there. What am I missing? Thanks!

]]>