Re: Re: riak-erlang-client install error

2010-09-30 Thread Tetsuya
Hi Dan, I installed Mercurial on my system. And set the environment. "setenv LANG C" It worked. Thanks. Tetsuya - Original Message - >Date: Tue, 28 Sep 2010 18:18:47 -0700 >Subject: Re: riak-erlang-client install error >From: Dan Reverri >To: Tetsuya >Cc: r

Re: riak-erlang-client install error

2010-09-28 Thread Dan Reverri
Hi Tetsuya, Do you have Mercurial installed on your system? Thanks, Dan Daniel Reverri Developer Advocate Basho Technologies, Inc. d...@basho.com On Tue, Sep 28, 2010 at 6:12 PM, Tetsuya wrote: > Dear, > > I install riak-erlang-client on my server today. > But I bump into errors. > My server

Re: riak-erlang-client install error

2010-09-28 Thread Jon Meredith
Hi Tetsuya, Rebar requires version 1.1 or higher of Mercurial. What version do you have installed? You can find out using 'hg --version' jons-macpro:riak jmeredith$ hg --version Mercurial Distributed SCM (version 1.5.1) If you are below 1.1 you will need to upgrade. --Jon. On 9/28/10 6:2