On Sat, Apr 24, 2010 at 11:51 PM, Norman Khine <nor...@khine.net> wrote:

> hello,
> i am trying to build riak on osx, but get the following dependency issues:
>
> $ make rel
> ./rebar compile generate
> ==> luke (compile)
> Compiled src/luke.erl
> Compiled src/luke_flow_sup.erl
> Compiled src/luke_phase.erl
> Compiled src/luke_flow.erl
> Compiled src/luke_phase_sup.erl
> Compiled src/luke_sup.erl
> Compiled src/luke_phases.erl
> ==> riak_core (compile)
> Dependency not available: webmachine-"1.*" ({hg,
>
> "http://bitbucket.org/basho/webmachine";,
>                                             "139"})
> Dependency not available: mochiweb-"0.02" ({hg,
>
> "http://bitbucket.org/basho/mochiweb";,
>                                            "115"})
> make: *** [rel] Error 1
>
>
> any help much appreciated.
>
>
Run 'make all rel'

-Eric
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to