Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ejabberd.app not found #1

Open
sjmackenzie opened this issue Oct 21, 2014 · 3 comments
Open

ejabberd.app not found #1

sjmackenzie opened this issue Oct 21, 2014 · 3 comments

Comments

@sjmackenzie
Copy link

Steps to recreate:

  • point $ERL_LIBS to my ejabberd folder
  • mix compile
  • mix test

What should happen:

  • project starts without errors

What does happen:

$ mix test

=INFO REPORT==== 21-Oct-2014::09:23:04 ===
    application: logger
    exited: stopped
    type: temporary
** (Mix) Could not start application ejabberd: could not find application file: ejabberd.app

@anagromataf
Copy link
Owner

This project is still in early stage. I'm using ejabberd 14.07_1 built with homebrew on Mac OS X 10.9. My export is:

export ERL_LIBS="/usr/local/Cellar/ejabberd/14.07_1/lib/"

With this it works for me. What system & versions are you using?

@sjmackenzie
Copy link
Author

I'm using NixOS on Linux, using ejabberd master

@anagromataf
Copy link
Owner

Have you looked inside the ejabberd folder, if the ejabberd.app file is there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants