<div dir="ltr">Toolbar was removed in Erlang R16 according to its old docs: <a href="http://erlang.org/documentation/doc-5.10/lib/toolbar-1.4.2.3/doc/html/toolbar_chapter.html">http://erlang.org/documentation/doc-5.10/lib/toolbar-1.4.2.3/doc/html/toolbar_chapter.html</a></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div><br></div><div><br></div><div><span style="font-size:13px"><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><b>José Valim</b></span></div><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><div><span style="font-family:verdana,sans-serif;font-size:x-small"><a href="http://www.plataformatec.com.br/" style="color:rgb(42,93,176)" target="_blank">www.plataformatec.com.br</a></span></div><div><span style="font-family:verdana,sans-serif;font-size:x-small">Skype: jv.ptec</span></div><div><span style="font-family:verdana,sans-serif;font-size:x-small">Founder and Director of R&D</span></div></span></div></span></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, Nov 17, 2016 at 9:19 PM, Cedric Bhihe <span dir="ltr"><<a href="mailto:cedric.bhihe@gmail.com" target="_blank">cedric.bhihe@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 bgcolor="#FFFFCC" text="#000000">
Hello, I just installed Erlang v19 from the tar ball on a Ubuntu
14.04.5 box. <br>
<p><font face="Courier New, Courier, monospace">sudo apt-get install
libwxgtk2.8-dev libgl1-mesa-dev libglu1-mesa-dev libpng3</font><tt><br>
</tt><font face="Courier New, Courier, monospace">wget <a class="m_-5959899211201821668moz-txt-link-freetext" href="http://erlang.org/download/otp_src_19.1.tar.gz" target="_blank">http://erlang.org/download/<wbr>otp_src_19.1.tar.gz</a><br>
tar -zxf otp_src_19.1.tar.gz<br>
cd otp_src_19.1</font><font face="Courier New, Courier,
monospace"><br>
export ERL_TOP=`pwd`</font><font face="Courier New, Courier,
monospace"><br>
./configure</font><font face="Courier New, Courier, monospace"><br>
./make</font><font face="Courier New, Courier, monospace"><br>
sudo make install</font></p>
I have seen the use of a toolbar in section 1.2.1 of "getting
started" on <a href="http://erlang.org" target="_blank">erlang.org</a>. <br>
The description here and elsewhere mentions debugging, trace visual,
process management (Pman)... <br>
But as I start the shell with `<font face="Courier New, Courier,
monospace">> erl -s toolbar</font>` Erlang crashes and gives
me:<br>
<font face="Courier New, Courier, monospace"><br>
Erlang/OTP 19 [erts-8.1] [source] [64-bit] [smp:2:2]
[async-threads:10] [hipe] [kernel-poll:false]<br>
{"init terminating in
do_boot",{undef,[{toolbar,<wbr>start,[],[]},{init,start_em,1,<wbr>[]},{init,do_boot,3,[]}]}}<br>
init terminating in do_boot ()<br>
Crash dump is being written to: erl_crash.dump...done</font><font size="+1"><tt><br>
</tt></font><br>
Can someone help me with that ? Is the toolbar available for v19 ?
Did I forget compilation options ? Thanks.<span class="HOEnZb"><font color="#888888"><br>
<br>
<div class="m_-5959899211201821668moz-signature">-- <br>
<div class="m_-5959899211201821668moz-signature">
<div class="m_-5959899211201821668moz-signature">
<div class="m_-5959899211201821668moz-signature">
<small>cedric dot bhihe at gmail dot com</small><br>
<div class="m_-5959899211201821668moz-signature">
<div class="m_-5959899211201821668moz-signature"><small> - <i>GMT+1</i></small><br>
<a href="http://stackexchange.com/users/4592671/cbhihe" target="_blank">
</a>______________________________<wbr>______________________________<wbr>_____<br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</font></span></div>
<br>______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>