Re: Erlang PB Client Put Issue

2011-11-14 Thread Geeth Narayanan
infinity]}} in function gen_server:call/3 Thanks. Geeth 2011/11/12 Zheng Zhibin > Both the bucket name, key, and value should be binary format > > Best regards, > Zheng Zhibin > > 在 2011-11-13,上午6:19,Geeth Narayanan 写道: > > Hi, > > I am trying to

Erlang PB Client Put Issue

2011-11-12 Thread Geeth Narayanan
Hi, I am trying to put some erlang record item to my dev riak nodes. I get the following error at the bottom. Can you please help? 1> code:which(riakc_pb_socket). "/Users/geeth/Apps/riak-erlang-client/ebin/riakc_pb_socket.beam" 2> {ok, Pid} = riakc_pb_socket:start_link("127.0.0.1", 8081). {ok,<0

Re: Riak Installation issue on Mac

2011-11-09 Thread Geeth Narayanan
Removing and ReInstalling Xcode seemed to have solved my issue. Thanks All for the help. -Geeth On Wed, Nov 9, 2011 at 8:27 PM, Geeth Narayanan wrote: > Thanks Jeremiah. > Here are the results of running those commands: > > $ gcc -version > i686-apple-darwin10-gcc-4.2.1:

Re: Riak Installation issue on Mac

2011-11-09 Thread Geeth Narayanan
> Jeremiah Peschka - Founder, Brent Ozar PLF, LLC > Microsoft SQL Server MVP > > On Nov 9, 2011, at 1:03 PM, Geeth Narayanan wrote: > > > Jeff/Alexander, > > > > Thanks for your replies. I do have both Xcode and Erlang installed. > > > > $ ls /Developer

Re: Riak Installation issue on Mac

2011-11-09 Thread Geeth Narayanan
e > > On Nov 9, 2011, at 3:22 PM, Alexander Sicular wrote: > > Think you need Xcode installed to compile. > > @siculars > http://siculars.posterous.com > > Sent from my rotary phone. > On Nov 9, 2011 3:00 PM, "Geeth Narayanan" wrote: > >> Hi, &g

Riak Installation issue on Mac

2011-11-09 Thread Geeth Narayanan
Hi, I am trying to install Riak on my Mac OS X and cloned the source from git repo. When I tried to make, I am getting an error. Could you please let me know what the issue is and how I can solve it? I have attached the info in the shell. Thanks. Geeth sudo make Password: ./rebar get-deps ==> clu