[erlang-questions] Using erlang from the master branch

Kenji Rikitake kenji@REDACTED
Mon Feb 17 03:52:42 CET 2014


Using kerl for building from git will help.
https://github.com/spawngrid/kerl

Kenji Rikitake

++> Leo Liu <sdl.web@REDACTED> [2014-02-14 15:40:17 +0800]:
> I am using erlang from the master branch (to get wx support on darwin
> and other goodies). Since the branch is updated frequently I would like
> to avoid having to install it every time. I add $ERL_TOP/bin to PATH in
> bash and things seem to work except when building projects with C
> extensions, for example compiling yaws would fail due to missing .h
> files.
> 
> This seems like a common use pattern so I wonder if someone else has
> solved the problem before?
> 
> Thanks,
> Leo



More information about the erlang-questions mailing list