Re: Error installing riak from source on OS X

2010-11-27 Thread Jonah Crawford
I was able to get riak to compile. Uninstalled all things riak related from brew and used the source found here - https://wiki.basho.com/display/RIAK/Installing+Riak+from+Source - Thanks for the help! On Nov 27, 2010, at 7:41 AM, Jeremiah Peschka wrote: > If you pull from github using the inst

Re: Error installing riak from source on OS X

2010-11-27 Thread Jeremiah Peschka
If you pull from github using the instructions here, it doesn't require the mercurial repository. I can only say that with any confidence because I just pulled it down the source and tried it out. I do recall running into this

Re: Error installing riak from source on OS X

2010-11-27 Thread David Smith
On Fri, Nov 26, 2010 at 11:47 PM, Jonah Crawford wrote: > Hi I've been able to get riak funning using brew but getting some glitches > with client code so I decided to install from source to see if it helps any. > Here is the error I'm getting: The root question here is "how did you install Erl

Re: Error installing riak from source on OS X

2010-11-27 Thread Alexander Sicular
I believe you need to have mercurial installed. I think rebar looks for it even though the primary repos are in git now. -Alexander On Nov 27, 2010, at 10:16 AM, Jeremiah Peschka wrote: > Did you pull down the riak sources by cloning the github repo or did you just > download from somewhere?

Re: Error installing riak from source on OS X

2010-11-27 Thread Jeremiah Peschka
Did you pull down the riak sources by cloning the github repo or did you just download from somewhere? Jeremiah Peschka SQL Server MVP MCITP: Database Developer, DBA 614.515.0727 On Nov 27, 2010 1:47 AM, "Jonah Crawford" wrote: > Hi I've been able to get riak funning using brew but getting some g

Error installing riak from source on OS X

2010-11-26 Thread Jonah Crawford
Hi I've been able to get riak funning using brew but getting some glitches with client code so I decided to install from source to see if it helps any. Here is the error I'm getting: abort: There is no Mercurial repository here (.hg not found) ./rebar get-deps Uncaught error in rebar_core: {'EXI