Installation on Red Hat 6.2 (i386)

Daniel Neri dne@REDACTED
Sat Jul 22 19:36:39 CEST 2000


alea miras <alea101@REDACTED> writes:

> I tried to compile ERLANG V4.9.1 on a Red Hat 6.2 i386 machine which
> seemed to be successfull. However if I try to start ERLANG with its
> toolbar (erl -s toolbar) the shell gives me
> 
> {'init terminating in do_boot',{startup_timeout,toolbar}}

What happens if you try starting it from the erlang shell? I.e.

,----
| Eshell V4.9.1  (abort with ^G)
| 1> toolbar:start().
| <0.30.0>
| 2> 
`----

> after a while. I followed the installation instructions, doing:
> 
> ./configure prefix=/opt/ERLANG
> make
> make install

Did you apply the patches found at the "bugs & fixes" page[*]?


Best wishes,
   --Daniel


[*] http://www.erlang.org/faq/bugs_and_fixes.html

-- 
Daniel Neri
dne@REDACTED



More information about the erlang-questions mailing list