For R17 i installed from source. and i have libssl-dev installed also
crypto is started on both R16B02-basho5 and R17.
installing riak from source with R17 is making a problem with regex. so now
I would like to use the recommend release with riak.
root@oodba-debian:~# aptitude search libssl-dev
*i* libssl-dev
- SSL development libraries, header files and documentation
root@oodba-debian:~#
erix@oodba-debian:~$ 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>
application:which_applications(). [{crypto,"CRYPTO","3.4.1"}, {stdlib,"ERTS
CXC 138 10","1.19.3"}, {kernel,"ERTS CXC 138 10","2.16.3"}] 3>
Thanks,
best regards,
On Wed, Nov 5, 2014 at 10:33 AM, Sargun Dhillon <[email protected]> wrote:
> 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
> <[email protected]> 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)
> > ([email protected])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
> > [email protected]
> > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
> >
>
--
Thanks
Best Regards,
Abd El-Fattah Mahran
http://www.linkedin.com/in/abdoomahran
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com