I am trying to install Riak in my macbook. I installed erlang using "sudo port 
install erlang +ssl" . When i do a "make all" in riak, i get the below error 
and it quits.

I am trying to install the source as mentioned 
http://wiki.basho.com/Building-a-Development-Environment.html. For some weird 
reason, when i install the tarball, i am not able to connect to 8091 and also I 
am not able to find the number of partitions. How do I configure the port where 
riak is running and the number of partitions in tarball? 

Thanks
Suresh Chandran

 make all
fatal: Not a git repository (or any of the parent directories): .git
./rebar get-deps
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
==> cluster_info (get-deps)
==> skerl (get-deps)
==> lager (get-deps)
==> poolboy (get-deps)
==> protobuffs (get-deps)
==> basho_stats (get-deps)
==> riak_sysmon (get-deps)
==> mochiweb (get-deps)
==> webmachine (get-deps)
==> riak_core (get-deps)
==> riakc (get-deps)
==> luke (get-deps)
==> erlang_js (get-deps)
==> bitcask (get-deps)
==> merge_index (get-deps)
==> ebloom (get-deps)
==> eper (get-deps)
==> eleveldb (get-deps)
==> edown (get-deps)
==> sext (get-deps)
==> riak_pipe (get-deps)
==> basho_metrics (get-deps)
==> riak_kv (get-deps)
==> luwak (get-deps)
==> lucene_parser (get-deps)
==> riak_search (get-deps)
==> rel (get-deps)
==> riak-1.0.2 (get-deps)
./rebar compile
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
==> cluster_info (compile)
ERROR: OTP release R15B does not match required regex R13B04|R14
make: *** [compile] Error 1
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to