Hello, advice: install erlang from here https://www.erlang-solutions.com/downloads/download-erlang-otp you will save a lot of time
On Sat, Feb 14, 2015 at 8:14 PM, Bakki <[email protected]> wrote: > Hi, > > I am both an Erlang and CB newbie but having a lot of fun learning Erlang. > When I try to make CB which I cloned from github I am getting: > > Uncaught error in rebar_core: {'EXIT', > {undef, > [{crypto,start,[],[]}, > {rebar,run_aux,2, > [{file,"src/rebar.erl"},{line,165}]}, > {rebar,main,1, > [{file,"src/rebar.erl"},{line,58}]}, > {escript,run,2, > [{file,"escript.erl"},{line,752}]}, > {escript,start,1, > [{file,"escript.erl"},{line,276}]}, > {init,start_it,1,[]}, > {init,start_em,1,[]}]}} > > =ERROR REPORT==== 14-Feb-2015::13:07:26 === > Unable to load crypto library. Failed with error: > "load, Library load-call unsuccessful." > OpenSSL might not be installed on this system. > make: *** [all] Error 1 > > I do have OpenSSL installed. My system is a MacbookAir with Macports -> > erlang @17.4_0+hipe+ssl, and rebar @2.5.1_0 and openssl @1.0.1k_0 > > Any help will be greatly appreciated. Thank you, > > bakki > > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/dbb667f2-9490-449e-ab5d-6eab24d9c92f%40googlegroups.com > <https://groups.google.com/d/msgid/chicagoboss/dbb667f2-9490-449e-ab5d-6eab24d9c92f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/CAF9GSxYdxmxOHBTLeLF%3DVmihM%3DOLrrzxjC7Ls8s9Zip38e7w0g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
