Exmpp not started

Hello,

I try to start exmmp:

application:start(exmpp).

But get error:

1> application:start(exmpp).
{error,{shutdown,{exmpp,start,[normal,[]]}}}

=INFO REPORT==== 7-Nov-2011::14:13:27 ===
application: exmpp
exited: {shutdown,{exmpp,start,[normal,[]]}}
type: temporary

How can i fix it?

Thank you.

Oh, sorry, i don't know. It

Oh, sorry, i don't know.

It should work:

$ erl
Erlang R14B04 (erts-5.8.5) [source] [smp:2:2] [rq:2] [async-threads:0] [kernel-poll:false]

Eshell V5.8.5  (abort with ^G)
1> application:start(exmpp).
ok
2> 
Syndicate content