[erlang-questions] Erlang list: Toolbar not available in Erlang v19 ?

José Valim jose.valim@REDACTED
Thu Nov 17 23:04:16 CET 2016


Toolbar was removed in Erlang R16 according to its old docs:
http://erlang.org/documentation/doc-5.10/lib/toolbar-1.4.2.3/doc/html/toolbar_chapter.html



*José Valim*
www.plataformatec.com.br
Skype: jv.ptec
Founder and Director of R&D

On Thu, Nov 17, 2016 at 9:19 PM, Cedric Bhihe <cedric.bhihe@REDACTED>
wrote:

> Hello, I just installed Erlang v19 from the tar ball on a Ubuntu 14.04.5
> box.
>
> sudo apt-get install libwxgtk2.8-dev libgl1-mesa-dev libglu1-mesa-dev
> libpng3
> wget http://erlang.org/download/otp_src_19.1.tar.gz
> tar -zxf otp_src_19.1.tar.gz
> cd otp_src_19.1
> export ERL_TOP=`pwd`
> ./configure
> ./make
> sudo make install
> I have seen the use of a toolbar in section 1.2.1 of "getting started" on
> erlang.org.
> The description here and elsewhere mentions debugging, trace visual,
> process management (Pman)...
> But as I start the shell with `> erl -s toolbar` Erlang crashes and gives
> me:
>
> Erlang/OTP 19 [erts-8.1] [source] [64-bit] [smp:2:2] [async-threads:10]
> [hipe] [kernel-poll:false]
> {"init terminating in do_boot",{undef,[{toolbar,
> start,[],[]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
> init terminating in do_boot ()
> Crash dump is being written to: erl_crash.dump...done
>
> Can someone help me with that ? Is the toolbar available for v19 ? Did I
> forget compilation options ? Thanks.
>
> --
> cedric dot bhihe at gmail dot com
> - *GMT+1*
> <http://stackexchange.com/users/4592671/cbhihe>
> _________________________________________________________________
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20161117/42d69e23/attachment.htm>


More information about the erlang-questions mailing list