[erlang-questions] exmpp and rebar

CGS cgsmcmlxxv@REDACTED
Wed Nov 2 11:36:42 CET 2011


On 11/02/2011 11:16 AM, Max Bourinov wrote:
>
> On Wed, Nov 2, 2011 at 1:13 PM, Tim Watson <watson.timothy@REDACTED 
> <mailto:watson.timothy@REDACTED>> wrote:
>
>     On 2 November 2011 09:00, CGS <cgsmcmlxxv@REDACTED
>     <mailto:cgsmcmlxxv@REDACTED>> wrote:
>
>         Try to add the module manually in your application. It may be
>         the dependence is not satisfied in your application if you use
>         it explicitly. Not sure if that will solve the problem.
>
>
>     What does this mean, "add the module manually in your application"
>     exactly?
>
>
> Yes, I also was wondering what does it mean... :-)



{application,...
[...
{modules, [exmpp_client_compression]},
...]}.

That I meant.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111102/6eb3ef65/attachment.htm>


More information about the erlang-questions mailing list