[erlang-questions] How to handle deps while using rebar to release?
André Graf
andre.graf@REDACTED
Fri Jul 5 10:11:01 CEST 2013
Hello
I usually put {lib_dirs, ["../deps"]}, into the sys-configuration
inside reltool.config.
Cheers,
Andre
On 5 July 2013 07:47, Bin Wang <wbin00@REDACTED> wrote:
> I'm using "rebar generate" to handle release, but when I start the
> application, the deps I use will not be found.
>
> I'm wonder how to config rebar.config and reltool.config to handle
> dependencies? Thanks.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list