[erlang-questions] EXMPP and Rebar

Lars Hesel Christensen lars@REDACTED
Sat May 9 16:47:26 CEST 2015


Hi

Since the error mentions stringprep which is a part (on my system) of
libidn11, maybe you don't have that library properly installed or you
have a wrong version?

Cheers,
Lars

On 05/09/2015 03:55 PM, Chris Clark wrote:
> Hi
> 
> I am trying to use this (https://github.com/Zert/exmpp) rebar-ized fork
> of EXMPP with rebar3. 
> 
> I can compile and generate a release but when I try to run the release
> starting exmpp give the error:
> 
> {error,{exmpp,{{shutdown,{failed_to_start_child,stringprep,
>                                                
> {port_driver,load,{open_error,-10},exmpp_stringprep}}},
>                {exmpp,start,[normal,[]]}}}}
> 
> =INFO REPORT==== 9-May-2015::15:54:25 ===
>     application: exmpp
>     exited: {{shutdown,
>                  {failed_to_start_child,stringprep,
>                      {port_driver,load,{open_error,-10},exmpp_stringprep}}},
>              {exmpp,start,[normal,[]]}}
>     type: temporary
> 
> 
> Does any one know what I may be doing wrong?
> 
> Thanks in advance.
> 
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150509/82686b5a/attachment.bin>


More information about the erlang-questions mailing list