<div dir="ltr">hi<br>I compiled Erlang from source (downloaded from <a href="http://erlang.org">erlang.org</a>)<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 25 September 2013 17:25, Tristan Sloughter <span dir="ltr"><<a href="mailto:tristan.sloughter@gmail.com" target="_blank">tristan.sloughter@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I ran into the same thing. I assume you installed Erlang from the Erlang<br>
Solutions repo?<br>
<br>
Install erlang-hipe package. Or remove<br>
/usr/local/lib/erlang/lib/hipe-3.10.2.1 entirely.<br>
<br>
Their packages install a broken hipe app, missing lots of beams, for<br>
some reason. But if you install the hipe package it'll install what is<br>
missing. I told them about this but I haven't heard back.<br>
<br>
--<br>
Tristan Sloughter<br>
<a href="mailto:tsloughter@fastmail.fm">tsloughter@fastmail.fm</a><br>
<div><div class="h5"><br>
On Wed, Sep 25, 2013, at 08:09 AM, Loïc Hoguin wrote:<br>
> Why does it look for hipe at all to begin with?<br>
><br>
> I'll ping tristan about it.<br>
><br>
> On 09/22/2013 10:59 PM, Matthew Hegarty wrote:<br>
> > hi<br>
> > Just starting out so I'm trying to run cowboy's helloworld<br>
> > in cowboy/examples/hello_world, running make fails with:<br>
> ><br>
> > ===> Provider (rlx_prv_discover) failed with: {error,<br>
> > {rlx_app_discovery,<br>
> > [{missing_beam_file,<br>
> > hipe,<br>
> ><br>
> > <<"/usr/local/lib/erlang/lib/hipe-3.10/ebin/hipe.beam">>},<br>
> > {missing_beam_file,<br>
> > hipe,<br>
> ><br>
> > <<"/usr/local/lib/erlang/lib/hipe-3.10.1/ebin/hipe.beam">>}]}}<br>
> ><br>
> > there is no hipe.beam in /usr/local/lib/erlang/lib/hipe-3.10.1/ebin/, it<br>
> > is in /usr/local/lib/erlang/lib/hipe-3.10.2.1/ebin/hipe.beam.<br>
> > I've tried passing the correct dir to relx using --lib-dir but I still<br>
> > get the same error.<br>
> ><br>
> > Any ideas what's going wrong?<br>
> ><br>
> > erl: Erlang R16B02 (erts-5.10.3)<br>
> > relx: 0.0.0+build.275.refca03701<br>
> > rebar: rebar 2.1.0-pre R16B02 20130922_191744 git 2.1.0-pre-46-g78fa8fc<br>
> ><br>
> ><br>
> > On 22 September 2013 21:55, Matthew Hegarty <<a href="mailto:mrhegarty@gmail.com">mrhegarty@gmail.com</a><br>
> > <mailto:<a href="mailto:mrhegarty@gmail.com">mrhegarty@gmail.com</a>>> wrote:<br>
> ><br>
> > hi<br>
> > Just starting out so I've got latest versions of apps.<br>
> > in cowboy/examples/hello_world, running make fails with:<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > _______________________________________________<br>
> > Extend mailing list<br>
> > <a href="mailto:Extend@lists.ninenines.eu">Extend@lists.ninenines.eu</a><br>
> > <a href="http://lists.ninenines.eu:81/listinfo/extend" target="_blank">http://lists.ninenines.eu:81/listinfo/extend</a><br>
> ><br>
><br>
><br>
> --<br>
</div></div>> Loïc Hoguin<br>
<div class="im HOEnZb">> Erlang Cowboy<br>
> Nine Nines<br>
> <a href="http://ninenines.eu" target="_blank">http://ninenines.eu</a><br>
</div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> Extend mailing list<br>
> <a href="mailto:Extend@lists.ninenines.eu">Extend@lists.ninenines.eu</a><br>
> <a href="http://lists.ninenines.eu:81/listinfo/extend" target="_blank">http://lists.ninenines.eu:81/listinfo/extend</a><br>
<br>
<br>
--<br>
</div></div><span class="HOEnZb"><font color="#888888"> Tristan Sloughter<br>
<a href="mailto:tristan.sloughter@gmail.com">tristan.sloughter@gmail.com</a><br>
</font></span></blockquote></div><br></div>