Re: [Erlangweb-users] bin/start_interactive yaws problem
Brought to you by:
etcerlangweb,
paulgray
|
From: Piotr D. <pio...@er...> - 2011-08-29 12:19:25
|
Hi,
Have you tried installing build dependencies for yaws?:
apt-get build-dep yaws
Piotr
----- Oryginalna wiadomość -----
> Hi,
> "bin/start_interactive yaws" can not start up the yaws server . I
> find the problem is :
> =SUPERVISOR REPORT==== 28-Aug-2011::02:22:01 ===
> Supervisor: {local,yaws_sup_restarts}
> Context: start_error
> Reason: {'EXIT',{error,could_not_load_driver}}
> Offender: [{pid,undefined},
> {name,yaws_sendfile},
> {mfargs,{yaws_sendfile_compat,start_link,[]}},
> {restart_type,permanent},
> {shutdown,5000},
> {child_type,worker}]
> How could I solve it?
> Thank you!
> ------------------------------------------------------------------------------
> EMC VNX: the world's simplest storage, starting under $10K
> The only unified storage solution that offers unified management
> Up to 160% more powerful than alternatives and 25% more efficient.
> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
> _______________________________________________
> Erlangweb-users mailing list
> Erl...@li...
> https://lists.sourceforge.net/lists/listinfo/erlangweb-users
> http://www.erlang-web.org/
|