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

bin/erlexec: cannot execute binary file #9

Open
anthonygreen opened this issue Jan 23, 2013 · 1 comment
Open

bin/erlexec: cannot execute binary file #9

anthonygreen opened this issue Jan 23, 2013 · 1 comment

Comments

@anthonygreen
Copy link

Executing

bin/semq -detached -port 8080 

against a downloaded copy of

semq-0.2.5.tar.gz — 0.2.5 release for 64 bit Linux systems

on OSX

results in the error

bin/semq: line 46: ./semq-0.2.5/erts-5.9.1/bin/erlexec: cannot execute binary file

is there intended to be a separate OSX binary or should this work on all *nix platforms ?

@xam7247
Copy link

xam7247 commented Jul 8, 2014

[Though this is a very old thread, it might still help]

As this project is no longer being maintained, I doubt someone would build a OSX / cross *nix binary.

For my own purposes:

  1. I compiled erlang 5.9.1 on Mac OSX and Pi (debian)
  2. Replaced the erts directory in the downloaded semq 0.2.5 (since it looks for that particular erl version).

If you need the built binaries, please contact me, as I don't have access to the downloads page here for upload.

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