Re: Unable to compile Riak on Raspberry Pi 3

2017-04-01 Thread Alex Moore
Hi cocos, I recently did some testing around this and journaled the steps needed to build KV and TS on Raspbian: https://gist.github.com/alexmoore/7bbdece19223cea1e144e4d23a5ed7ec This includes building Basho's flavor of Erlang, and the fix that Matthew mentioned. Thanks, Alex On Sat, Apr 1,

Re: Unable to compile Riak on Raspberry Pi 3

2017-04-01 Thread Matthew Von-Maszewski
A fix for that problem in leveldb/util/perf_count.cc already exists on the "develop" branch of the github repository basho/leveldb. Download it and rebuild. Sent from my iPad > On Apr 1, 2017, at 4:08 AM, cocos wrote: > > Hello, > > currenty I'm trying to install

Unable to compile Riak on Raspberry Pi 3

2017-04-01 Thread cocos
Hello, currenty I'm trying to install Riak**on the Raspberry Pi 3 for testing purposes. I used the following instruction from basho: http://docs.basho.com/riak/kv/2.2.2/setup/installing/source/ I'm having problems compiling it from source. I tried to compile it on Raspbian Jessie and then