Many thanks Zebrane, that did the trick. Either I didn't have those
development tools installed before, or I failed editing that dependency
check regex properly. Either way, your instructions got me up and running.
*
*
*Trevor *
On Sat, Jun 9, 2012 at 12:55 AM, Zabrane Mickael wrote:
> Hi Tr
Hi Trevor,
We've teh latest Riak up and running on Fedora 17 with R15B01.
Follow these are the steps:
$ wget
http://downloads.basho.com.s3-website-us-east-1.amazonaws.com/riak/CURRENT/riak-1.1.2.tar.gz
$ tar xzvf riak-1.1.2.tar.gz
$ cd riak-1.1.2
$ ./rebar get-deps
Remove this line "{require_o
Trevor,
I don't have a FC 17 VM handy, so I can't test it, but have you tried the FC 15
package from http://basho.com/resources/downloads/? The only problem I could
see you having is a wrong dependency on openssl, but you should be able to
install the matching one along side the one that inst
I'm having troubles getting riak installed on Fedora 17. First, I tried
with the packaged Erlang (R15B01). make rel complained about my Erlang
version. It didn't work to changing the version regex everywhere I could
find, though it's possible I missed some. Then, I built R14B03, and I get
an "Unc