<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body 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="moz-txt-link-freetext"
          href="http://erlang.org/download/otp_src_19.1.tar.gz">http://erlang.org/download/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 erlang.org. <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,start,[],[]},{init,start_em,1,[]},{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.<br>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div class="moz-signature">
        <div class="moz-signature">
          <div class="moz-signature">
            <meta http-equiv="content-type" content="text/html;
              charset=utf-8">
            <title></title>
            <small>cedric dot bhihe at gmail dot com</small><br>
            <div class="moz-signature">
              <div class="moz-signature"><small> - <i>GMT+1</i></small><br>
                <a href="http://stackexchange.com/users/4592671/cbhihe">
                </a>_________________________________________________________________<br>
                <br>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </body>
</html>