You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Mon, Apr 30, 2018 at 10:51 AM, Sean ***@***.***> wrote:
Is there a instruction to how to build sherlock in Erlang? I run "make"
command in the root directory and had an error like this:
$ make
rebar compile
==> sherlock-master (compile)
erl -pa ./ebin -s sherlock_mails test_search -s init stop > LOG_test
init terminating in do_boot ({{badmatch,{error,enoent}},[{
sherlock_lib,file2term,1,[{*},{*}]},{sherlock_mails,search_
mails_regexprs,4,[{*},{*}]},{sherlock_mails,test_search,0,[{*},{*
}]},{init,start_em
Crash dump is being written to: erl_crash.dump...done
make: *** [Makefile:3:test_search] 错误 1
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAGGS1ziDPbnEmCTKYAzI2L6kTQ7OUl9ks5tttCQgaJpZM4TsSVL>
.
Is there a instruction to how to build sherlock in Erlang? I run "make" command in the root directory and had an error like this:
$ make
rebar compile
==> sherlock-master (compile)
erl -pa ./ebin -s sherlock_mails test_search -s init stop > LOG_test
init terminating in do_boot ({{badmatch,{error,enoent}},[{sherlock_lib,file2term,1,[{},{}]},{sherlock_mails,search_mails_regexprs,4,[{},{}]},{sherlock_mails,test_search,0,[{},{}]},{init,start_em
Crash dump is being written to: erl_crash.dump...done
make: *** [Makefile:3:test_search] 错误 1
The text was updated successfully, but these errors were encountered: