You don't appear to have erlang in your path that's why the escript is failing.
-Jared On Jan 27, 2013, at 1:16 PM, Andrey Somov <[email protected]> wrote: > Hi all, > I have just tried to run the tests for riak_kv as described here: > https://github.com/basho/riak > > Both 'make eunit' and 'rebar' fail: > > ~/projects/riak_kv$ make eunit > make: *** No rule to make target `eunit'. Stop. > ~/projects/riak_kv$ ./rebar skip_deps=true eunit > /usr/bin/env: escript: No such file or directory > > What should I do to run the tests ? Should the documentation be updated to > add the dependencies? > > Cheers, > Andrey > > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
