« Return to Thread: Applied Web Heresies example in Io

Re: Re: Applied Web Heresies example in Io

by Rich Collins :: Rate this Message:

Reply to Author | View in Thread

missing libevent is a common cause of Socket build errors.

On Jul 14, 2009, at 7:23 AM, Samuel A. Falvo II wrote:

>
>
> On Tue, Jul 14, 2009 at 7:16 AM, bblochl2<bblochl2@...> wrote:
> > --- In iolanguage@..., Chris Double <chris.double@...>  
> wrote:
> >>
> >> A while back Avi Bryant (Seaside web framework author) did a talk  
> on
> >> his approach to building a Seaside like web framework. Phil Windley
> >> did a write-up about it with some Ruby examples:
> >> . . .
> >>     session handle(request, response)
> >>   )
> >> )
> >>
> >> server start
> >> ------------------------------8<-------------------------
> >>
> >> Chris.
> >> --
> >> http://www.bluishcoder.co.nz
>
> Just a friendly reminder -- not everyone uses or chooses to configure
> their mail client to fold quotes. When replying, can you please focus
> your quotes on only that which is relevant?
>
> Most mail clients will let you select a range of text prior to
> selecting reply, and will quote only that selection. VERY useful for
> keeping mail sizes down. Thanks.
>
> And, now, on with my own question...
>
> > Applying "make Socket" wont help!
>
> Can you be more specific? What error message do you get? How did you
> apply "make Socket"? Thanks.
>
> --
> Samuel A. Falvo II
>
>

 « Return to Thread: Applied Web Heresies example in Io