diff options
Diffstat (limited to 'archives/extend/attachments/20130926/d34b33e3/attachment.html')
-rw-r--r-- | archives/extend/attachments/20130926/d34b33e3/attachment.html | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/archives/extend/attachments/20130926/d34b33e3/attachment.html b/archives/extend/attachments/20130926/d34b33e3/attachment.html new file mode 100644 index 00000000..c0201fa9 --- /dev/null +++ b/archives/extend/attachments/20130926/d34b33e3/attachment.html @@ -0,0 +1,85 @@ +<tt> +<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:[email protected]" target="_blank">[email protected]</a>></span> wrote:<br><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><br> +Solutions repo?<br><br> +<br><br> +Install erlang-hipe package. Or remove<br><br> +/usr/local/lib/erlang/lib/hipe-3.10.2.1 entirely.<br><br> +<br><br> +Their packages install a broken hipe app, missing lots of beams, for<br><br> +some reason. But if you install the hipe package it'll install what is<br><br> +missing. I told them about this but I haven't heard back.<br><br> +<br><br> +--<br><br> +� Tristan Sloughter<br><br> +� <a href="mailto:[email protected]">[email protected]</a><br><br> +<div><div class="h5"><br><br> +On Wed, Sep 25, 2013, at 08:09 AM, Lo�c Hoguin wrote:<br><br> +> Why does it look for hipe at all to begin with?<br><br> +><br><br> +> I'll ping tristan about it.<br><br> +><br><br> +> On 09/22/2013 10:59 PM, Matthew Hegarty wrote:<br><br> +> > hi<br><br> +> > Just starting out so I'm trying to run cowboy's helloworld<br><br> +> > in cowboy/examples/hello_world, running make fails with:<br><br> +> ><br><br> +> > ===> Provider (rlx_prv_discover) failed with: {error,<br><br> +> > � � � � � � � � � � � � � � � � � � � � � � � � � � � �{rlx_app_discovery,<br><br> +> > � � � � � � � � � � � � � � � � � � � � � � � � � � � � [{missing_beam_file,<br><br> +> > � � � � � � � � � � � � � � � � � � � � � � � � � � � � � hipe,<br><br> +> ><br><br> +> > <<"/usr/local/lib/erlang/lib/hipe-3.10/ebin/hipe.beam">>},<br><br> +> > � � � � � � � � � � � � � � � � � � � � � � � � � � � � �{missing_beam_file,<br><br> +> > � � � � � � � � � � � � � � � � � � � � � � � � � � � � � hipe,<br><br> +> ><br><br> +> > <<"/usr/local/lib/erlang/lib/hipe-3.10.1/ebin/hipe.beam">>}]}}<br><br> +> ><br><br> +> > there is no hipe.beam in /usr/local/lib/erlang/lib/hipe-3.10.1/ebin/, it<br><br> +> > is in /usr/local/lib/erlang/lib/hipe-3.10.2.1/ebin/hipe.beam.<br><br> +> > I've tried passing the correct dir to relx using --lib-dir but I still<br><br> +> > get the same error.<br><br> +> ><br><br> +> > Any ideas what's going wrong?<br><br> +> ><br><br> +> > erl: Erlang R16B02 (erts-5.10.3)<br><br> +> > relx: 0.0.0+build.275.refca03701<br><br> +> > rebar: rebar 2.1.0-pre R16B02 20130922_191744 git 2.1.0-pre-46-g78fa8fc<br><br> +> ><br><br> +> ><br><br> +> > On 22 September 2013 21:55, Matthew Hegarty <<a href="mailto:[email protected]">[email protected]</a><br><br> +> > <mailto:<a href="mailto:[email protected]">[email protected]</a>>> wrote:<br><br> +> ><br><br> +> > � � hi<br><br> +> > � � Just starting out so I've got latest versions of apps.<br><br> +> > � � in cowboy/examples/hello_world, running make fails with:<br><br> +> ><br><br> +> ><br><br> +> ><br><br> +> ><br><br> +> ><br><br> +> ><br><br> +> > _______________________________________________<br><br> +> > Extend mailing list<br><br> +> > <a href="mailto:[email protected]">[email protected]</a><br><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><br> +><br><br> +> --<br><br> +</div></div>> Lo�c Hoguin<br><br> +<div class="im HOEnZb">> Erlang Cowboy<br><br> +> Nine Nines<br><br> +> <a href="http://ninenines.eu" target="_blank">http://ninenines.eu</a><br><br> +</div><div class="HOEnZb"><div class="h5">> _______________________________________________<br><br> +> Extend mailing list<br><br> +> <a href="mailto:[email protected]">[email protected]</a><br><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><br> +--<br><br> +</div></div><span class="HOEnZb"><font color="#888888">� Tristan Sloughter<br><br> +� <a href="mailto:[email protected]">[email protected]</a><br><br> +</font></span></blockquote></div><br></div><br> + +</tt> |