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

Solve installation issues #19

Open
patricksrobertson opened this issue Jan 12, 2016 · 2 comments
Open

Solve installation issues #19

patricksrobertson opened this issue Jan 12, 2016 · 2 comments
Milestone

Comments

@patricksrobertson
Copy link
Contributor

possible solutions:

  • github release binary?
  • toolchest
@patricksrobertson patricksrobertson added this to the 0.3.0 milestone Jan 12, 2016
@alexrothenberg
Copy link
Contributor

When I try running the binary from the release I get this error

Failed to start Elixir.
error: {error,
           {elixir,
               {bad_return,
                   {{elixir,start,[normal,[]]},
                    {'EXIT',
                        {{badmatch,{error,enotsup}},
                         [{elixir,start,2,[{file,"src/elixir.erl"},{line,34}]},
                          {application_master,start_it_old,4,
                              [{file,"application_master.erl"},
                               {line,272}]}]}}}}}}

Could it be build with a different version of elixir or erlang? How does binary compatibility work?

@patricksrobertson
Copy link
Contributor Author

I have no idea :(

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