How did you install R17? kerl? If so, it silently doesn't install crypto if you don't have libssl-dev installed, see here: https://github.com/evax/kerl/issues/13
On Wed, Nov 5, 2014 at 12:28 AM, Abd El-Fattah Mahran <abdoo.mah...@gmail.com> wrote: > > Hi, > > I downloaded .deb package with R17 and it is working with no error at all. > > riak@oodba-debian:~$ /usr/sbin/riak start > !!!! > !!!! WARNING: ulimit -n is 1024; 65536 is the recommended minimum. > !!!! > riak@oodba-debian:~$ /usr/sbin/riak attach > Remote Shell: Use "Ctrl-C a" to quit. q() or init:stop() will terminate the > riak node. > Erlang R16B02-basho5 (erts-5.10.3) [source] [64-bit] [async-threads:10] > [kernel-poll:false] > > Eshell V5.10.3 (abort with ^G) > (riak@127.0.0.1)1> > > > I wanted to compile from source and I can't while I'm having R17. I > downloaded the recommend version for RIAK and i got crypto error > > erix@oodba-debian:~/riak$ erl > Erlang R16B02-basho5 (erts-5.10.3) [source] [64-bit] [async-threads:10] > [hipe] [kernel-poll:false] > > Eshell V5.10.3 (abort with ^G) > 1> application:start(crypto). > ok > 2> > BREAK: (a)bort (c)ontinue (p)roc info (i)nfo (l)oaded > (v)ersion (k)ill (D)b-tables (d)istribution > ^Cerix@oodba-debian:~/riak$ > > > erix@oodba-debian:~/riak$ make all > ./rebar get-deps > Uncaught error in rebar_core: {'EXIT', > {undef, > [{crypto,start,[],[]}, > {rebar,run_aux,2,[]}, > {rebar,main,1,[]}, > {escript,run,2, > [{file,"escript.erl"},{line,747}]}, > {escript,start,1, > [{file,"escript.erl"},{line,277}]}, > {init,start_it,1,[]}, > {init,start_em,1,[]}]}} > make: *** [deps] Error 1 > erix@oodba-debian:~/riak$ > > > > erix@oodba-debian:~$ lsb_release -a > No LSB modules are available. > Distributor ID: Debian > Description: Debian GNU/Linux 7.7 (wheezy) > Release: 7.7 > Codename: wheezy > erix@oodba-debian:~$ > > > Thanks > Best Regards, > Abd El-Fattah Mahran > http://www.linkedin.com/in/abdoomahran > > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com