Re: [Erlangweb-users] bin/start_interactive yaws problem
Brought to you by:
etcerlangweb,
paulgray
|
From: Piotr D. <pio...@er...> - 2011-08-29 12:56:50
|
I'm not sure which system you're having problems with.
Does "bin/start_interactive yaws" work under Ubuntu?
Does it work under MacOs?
----- Oryginalna wiadomość -----
> I have installed yaws in my Mac Lion system, and it runs well. When I
> turn to my ubuntu system, it works well. And I can start up inets
> server in my mac system (bin/start_interactive). Is there something
> wrong associate embed yaws?
>
> Thank you
>
> On Aug 29, 2011, at 8:19 PM, Piotr Dorobisz wrote:
>
> > 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/
>
>
|