<div>
                    <span style="font-size: 12px;">I usually build OTP from sources running</span><span style="font-size: 12px; "> `./configure --prefix=/opt/otp-r15b02` makes it installed into the named location.</span></div><div><span style="font-size: 12px; "><br></span></div><div><span style="font-size: 12px;">I also put something like the following into my ~/.bashrc or ~/.profile:</span></div><div><br></div><div><span style="font-size: 12px;"><font face="Courier New">PATH_NO_OTP=$PATH</font></span></div><div><span style="font-size: 12px;"><font face="Courier New"><br></font></span></div><div><span style="font-size: 12px;"><font face="Courier New">function use-15b01() {</font></span></div><div><span style="font-size: 12px;"><font face="Courier New"><span class="Apple-tab-span" style="white-space:pre">     </span>export PATH="/opt/otp-r15b01/bin:${PATH_NO_OTP}"</font></span></div><div><span style="font-size: 12px;"><font face="Courier New">}</font></span></div><div><span style="font-size: 12px;"><font face="Courier New"><br></font></span></div><div><div><span style="font-size: 12px; "><font face="Courier New">function use-15b02() {</font></span></div><div><span style="font-size: 12px; "><font face="Courier New"><span class="Apple-tab-span" style="white-space: pre; ">     </span>export PATH="/opt/otp-r15b02/bin:${PATH_NO_OTP}"</font></span></div><div><span style="font-size: 12px; "><font face="Courier New">}</font></span></div></div><div><br></div><div><span style="font-size: 12px;">And switch the version of OTP to use executing one of the declared functions.</span></div><div><div>-- </div><div>Roman Gafiyatullin</div><div><span style="font-size: 12px;">+375-33-6025080</span></div><div><br></div></div>
                 
                <p style="color: #A0A0A8;">On Thursday, November 29, 2012 at 2:43 pm, Lucky Khoza wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div>Hi Erlang Developers,<br><br>I'm actually using Software  Mac OS X Lion 10.7.5 (11G63) to run UNIX OS, and I have already installed version of Erlang R15B02 (erts-5.9.2) using homebrew, however my question is: how possible is that to install different versions [R12N-5-1, R13B04-0, R14A-0, R14A-0, R14B01-1] of Erlang in same UNIX OS? And how do I go about doing that? or Should I create new folder for each version in order to switch amongst them because we have systems that are written with different versions of Erlang.<br>
<br>Your help is much appreciated.<br><br>Kindest Regards<br>Lucky<br>
</div><div><div>_______________________________________________</div><div>erlang-questions mailing list</div><div><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a></div><div><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>