[erlang-questions] R14B failed to build on Ubuntu 9.04
Boris Mühmer
boris.muehmer@REDACTED
Sun Oct 17 20:58:26 CEST 2010
Just a small correction concerning tv:start/0 and toolbar:start/0:
2010/10/16 Boris Mühmer <boris.muehmer@REDACTED>:
> I tried tv:start/0 and toolbar:start/0: nothing happend:
> 1) tv:start just returned a PID... nothing more
> 2) toolbar:start was silent for some time and than returned:
> ** exception exit: {startup_timeout,toolbar}
> in function toolbar:init_ok/1
It turns out (tcl/)tk wasn't installed on those systems in question.
After "sudo apt-get -y install tk-dev" tv and toolbar are working!
- boris
More information about the erlang-questions
mailing list