Hey Nick, Not solving your problem, but I known the excited-why-wont-this-work-right-now sentiment. I had a riak cluster up and running in very little time using Centos 5.6 and the rpm's from basho (riak-1.1.1-1.el5.x86_64.rpm). No errors, and as I recall, no requirements. Adding addition nodes is no time at all. But then, my stuff is on ec2 using:
RightImage_CentOS_5.6_x64_v5.6.35 (ami-991adcf0) Best of luck, Austin On Jun 21, 2012, at 12:55 PM, Nick Tune wrote: Now I've got an ubuntu VM and I'm getting this error: Command 'generate' not understood or not applicable On Thu, Jun 21, 2012 at 5:48 PM, Nick Tune <[email protected]<mailto:[email protected]>> wrote: ---------- Forwarded message ---------- From: Nick Tune <[email protected]<mailto:[email protected]>> Date: Thu, Jun 21, 2012 at 5:25 PM Subject: Re: Cannot Install Riak To: Bogunov <[email protected]<mailto:[email protected]>> Hello, Thanks for the help. I made some progress and I got it working using the 1.1.2 build. But I wanted to try multiple nodes on local machine which requires a build from source. Now I'm getting more issues. Please see here: http://stackoverflow.com/questions/11139149/escript-riak-1-1-2-rel-riak-erts-5-8-5-bin-nodetool Thanks for your time. Sorry if I sound moody. This just annoyed me because I was so excited to play with riak and erlang. ah well - such is life. On Thu, Jun 21, 2012 at 5:23 PM, Bogunov <[email protected]<mailto:[email protected]>> wrote: Its possible what you don`t have one of required libraries, it seems you are missing something from protobuf requirements, try building from scratch manually. just cd to protobuff dir and ./configure and make. 21.06.2012 19<tel:21.06.2012%2019>:30 пользователь "Nick Tune" <[email protected]<mailto:[email protected]>> написал: > > After pulling down riak from get, I get the following error when running make > rel: > > ./rebar compile generate > ==> cluster_info (compile) > ==> lager (compile) > ==> poolboy (compile) > ==> protobuffs (compile) > make: *** [rel] Error 1 > > > I've had an awful experience getting riak setup. I've wasted two hours > messing around and it still doesn't work. Please improve the experience for > other users. > > _______________________________________________ > riak-users mailing list > [email protected]<mailto:[email protected]> > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > _______________________________________________ riak-users mailing list [email protected]<mailto:[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
