[rabbitmq-discuss] 2.1.1: no such file or directory crypto.app message prevents broker from starting

Shane shane at digitalsanctum.com
Thu Oct 21 17:48:12 BST 2010


I got it to work by compiling OpenSSL, then recompiling Erlang with
the '--with-ssl=PATH' option.

Thanks for the help.

On Oct 20, 11:43 am, Matthew Sackman <matt... at rabbitmq.com> wrote:
> On Wed, Oct 20, 2010 at 08:26:30AM -0700, Shane wrote:
> > A fresh install of 2.1.1 and the management plugin on Linux with
> > Erlang R14A prevents the broker from starting and has the following
> > output:
>
> > Activating RabbitMQ plugins ...
> > ERROR: failed to load application crypto:
> > {"no such file or directory","crypto.app"}
>
> Did you build erlang yourself? If so, you may need to rebuild, this time
> with the openssl dev libraries installed as they'll be necessary for
> crypto to be buildable.
>
> Alternatively, you may just need to apt-get install erlang-ssl.
>
> Or, you could have multiple versions of erlang installed, maybe some
> with very old versions of crypto, which is now upsetting things.
>
> If none of the above works, which distribution are you using, and how
> did you install erlang?
>
> Matthew
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-disc... at lists.rabbitmq.comhttps://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list