After building the most recent Erlang release from source, riak now builds correctly! Thanks again for the tip.
Luke On Thu, Feb 24, 2011 at 9:26 AM, Luke Bredeson <[email protected]>wrote: > I used the Fedora Erlang packages. I'll try building Erlang from source > and see where that takes me. Thanks for the advice! > > Luke > > > On Thu, Feb 24, 2011 at 7:37 AM, David Smith <[email protected]> wrote: > >> This is almost certainly an artifact of the Erlang installation on >> Fedora -- did you install Erlang from source or use the package? I >> _bet_ you're missing the erl_interface component of Erlang if you're >> using the Fedora available packages. >> >> We do have some fedora packages now for Riak, if you'd like to try that: >> >> http://downloads.basho.com/riak/riak-0.14/riak-0.14.1-1.fc13.i686.rpm >> http://downloads.basho.com/riak/riak-0.14/riak-0.14.1-1.fc13.x86_64.rpm >> >> D. >> >> On Wed, Feb 23, 2011 at 9:46 PM, Luke Bredeson <[email protected]> >> wrote: >> > Hello, >> > I was hoping to give riak a try but ran into an odd Erlang issue. I was >> > following the "Fast Track", but got hung up when compiling riak. >> > I cloned riak from github, did "cd riak", then "make all". A few >> modules >> > appeared to compile correctly, but then I received the following error: >> > ERROR: compile failed while processing /home/luke/riak/deps/skerl: >> > {'EXIT',{function_clause,[{lists,thing_to_list,[{error,bad_name}]}, >> > {lists,flatmap,2}, >> > {lists,flatmap,2}, >> > {rebar_port_compiler,default_env,0}, >> > {rebar_port_compiler,compile,2}, >> > {rebar_core,run_modules,4}, >> > {rebar_core,execute,4}, >> > {rebar_core,process_dir,4}]}} >> > make: *** [compile] Error 1 >> > I'm running Erlang R14B. I know I'm supposed to have R13B04 or later, >> but >> > maybe R14B is too new? Also, I'm on Fedora 14, if that's relevant. Any >> > ideas would be appreciated, as I'm really hoping to getting into trying >> out >> > riak. >> > Thanks, >> > Luke >> > _______________________________________________ >> > riak-users mailing list >> > [email protected] >> > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >> > >> > >> >> >> >> -- >> Dave Smith >> Engineering Manager >> Basho Technologies, Inc. >> [email protected] >> > >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
