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

Makefile requires local rebar and documentation says rebar on path #28

Closed
lehoff opened this issue Jun 3, 2011 · 2 comments
Closed
Labels

Comments

@lehoff
Copy link

lehoff commented Jun 3, 2011

The README.md states

meck requires rebar to build. Either install rebar by building it manually and putting it in your
path or by using Agner (agner install rebar).

But when I put the rebar script on my path I get the following:

make: ./rebar: No such file or directory
make: **\* [all] Error 1

Running

in the meck directory works like a charm.

Am I missing something here?

This was done on Mac OS X 10.6.7 using Erlang R14B02.

Cheers,
Torben

@eproxus
Copy link
Owner

eproxus commented Jun 7, 2011

Fixed in 1389e8e.

@eproxus eproxus closed this as completed Jun 7, 2011
@lehoff
Copy link
Author

lehoff commented Jun 7, 2011

Super!

On Tue, Jun 7, 2011 at 10:36, eproxus <
reply@reply.github.com>wrote:

Fixed in 1389e8e.

Reply to this email directly or view it on GitHub:
#28 (comment)

http://www.linkedin.com/in/torbenhoffmann

@eproxus eproxus added the bug label Jun 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants