<div dir="ltr">Hi Ryan<div><br></div><div style>I'd suggest not using the apt but rather just get the freshest sources and build it from source</div><div style><a href="http://www.erlang.org/download.html">http://www.erlang.org/download.html</a><br>
</div><div style><br></div><div style>do tell us about the project you will be maintaining</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 15, 2013 at 6:50 PM, Ryan Brown <span dir="ltr"><<a href="mailto:ryankbrown@gmail.com" target="_blank">ryankbrown@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have begun learning erlang using the tutorial at:<div><br></div><div><a href="http://learnyousomeerlang.com/" target="_blank">http://learnyousomeerlang.com</a></div>
<div><br></div><div>So far it has been wonderful and I expect the remainder to be as well. However, as a newbie to Erlang, I have come across an issue and need some clarification.</div>
<div><br></div><div>When I began the tutorial I just did an install via apt-get like so:</div><div><br></div><div>sudo apt-get install erlang</div><div><br></div><div>This has worked very well in the console for the excercises thus far. However, I am now at the point when I want to begin using emacs. When I go to install the emacs erlang-mode it seems to be requiring OTP. (I had planned on starting with the Erlang language fundamentals then move-on to OTP specific stuff) When I went to install OTP it instucted me to use apt-get and install esl\erlang:</div>

<div><br></div><div>sudo apt-get install esl\erlang</div><div><br></div><div>However, when I do this I receive conflict errors. So, I just went ahead and removed erlang:</div><div><br></div><div>sudo apt-get remove erlang</div>

<div><br></div><div>Then installed OTP as instructed:</div><div><br></div><div>sudo apt-get install esl/erlang</div><div><br></div><div>Now it appears to be good but I am unsure of what state I am in. Could someone please explain the difference? Am I missing anything from core erlang? I want to make sure because I am about to begin work maintaining a system that uses erlang and OTP.</div>

<div><br></div><div>Thanks in advance!<span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br>-rb
</font></span></div></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>