When you say you are building from source (github) 1.0.1, are you doing a 'git checkout riak-1.0.1' or building from 'master'? One note, based on your erts version, you are using a newer erlang than we support. We have not built or tested Riak against erlang R15. Try using R14B02 or R14B03 for Riak 1.0.1. If you are building Riak off of master, you can use R14B04 as well.
-Jared On Tue, Nov 8, 2011 at 3:45 PM, Ivan Trajkovic <ivan.e...@gmail.com> wrote: > hi Jared, thank you for your fast response... > interestingly riak 1.0.1 does build now, from source (github)... unlike > before... not really sure what changed. > but the old errors are coming up again, when trying to start riak: > > ~/Desktop/riak/rel/riak$ bin/riak start > escript: Failed to open file: ~/Desktop/riak/rel/riak/erts-5.9/bin/nodetool > escript: Failed to open file: ~/Desktop/riak/rel/riak/erts-5.9/bin/nodetool > Error reading ~/Desktop/riak/rel/riak/etc/app.config > > > erts-5.9/bin/nodetool really isnt there > app.config however is present, but Im guessing that error is dependent on > the nodetool failure error coming up > > > <Thread deleted for size constraints >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com