RE: [squid-users] post epoll...

From: Chris Robertson <crobertson@dont-contact.us>
Date: Thu, 23 Feb 2006 10:22:19 -0900

> -----Original Message-----
> From: Gregori Parker [mailto:gregori@playstream.com]
> Sent: Thursday, February 23, 2006 10:03 AM
> To: squid-users@squid-cache.org
> Subject: RE: [squid-users] post epoll...
>
>
> Interesting...
>
> Here's what I did (downloaded patch from here
> http://devel.squid-cache.org/cgi-bin/diff2/epoll-2_5.patch?s2_5):
>
> #> tar zxvf squid.tar.gz
> #> mv squid-2.5STABLE12/ squid
> #> patch -p0 < epoll-2_5.patch
> #> cd squid

./bootstrap.sh <--- This will complain if you don't have the preferred version of autoconf and automake.

> #> ulimit -HSn 8192
> #> ./configure --prefix=/usr/local/squid --enable-async-io
> --enable-snmp --enable-htcp --enable-underscores --enable-epoll
> #> make
> (etc..)
>
> Can you help me understand what I missed? I've never worked
> with CVS or
> bootsrap.sh, so please be specific :)
>
>

To the best of my knowledge, every one of the patch files on devel.squid-cache.org have a bootstrap.sh that needs to be run after the patch is applied.

Chris
Received on Thu Feb 23 2006 - 12:22:25 MST

This archive was generated by hypermail pre-2.1.9 : Wed Mar 01 2006 - 12:00:04 MST