[erlang-questions] OTP style packaging of custom driver
Mike Oxford
moxford@REDACTED
Thu Apr 21 00:37:31 CEST 2011
I am using rebar for the compilation/node generation, front-ended with a
Makefile.
What is the "correct" distribution method of custom drivers?
Put it in priv/lib and have it packaged under rel/<name>/<version>/priv/lib?
Or put it directly into rel/<name>/lib
All of the examples I can find online are "one off" examples. Doable, sure,
but what is the "right way?"
Thanks!
-mox
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110420/7cf9473c/attachment.htm>
More information about the erlang-questions
mailing list