[erlang-questions] Rebar issues
Vincent Siliakus
zambal@REDACTED
Thu Mar 14 13:48:19 CET 2013
Hi Lee,
More info is needed to understand what the cause of the problem is.
- Where / what version did you download.
- How did you compile rebar
- With what parameters did you try to run rebar?
Anyway, I've never experienced problems with rebar when following the build
instructions on github:
$ git clone git://github.com/rebar/rebar.git$ cd rebar$ ./bootstrap
Recompile: src/getopt
...
Recompile: src/rebar_utils==> rebar (compile)
Congratulations! You now have a self-contained script called "rebar" in
your current working directory. Place this script anywhere in your path
and you can use rebar to build OTP-compliant apps.
Best, Vincent
Op woensdag 13 maart 2013 17:27:13 UTC+1 schreef Lee Sylvester het volgende:
>
> Hi guys,
>
> I've downloaded Rebar and compiled it ready for use, but whenever I copy
> it to my project directories and run it, I get the error:
>
> ERROR: Template simplenode not found.
>
> If I copy the priv directory to the directory I'm calling Rebar from, then
> it works fine, but I don't want to keep having to drag that around. What
> should I really be doing?
>
> Thanks,
> Lee
>
> _______________________________________________
> erlang-questions mailing list
> erlang-q...@REDACTED <javascript:>
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130314/9b144e97/attachment.htm>
More information about the erlang-questions
mailing list