[afnog] delay_pools on Squid
Patrick Okui
pokui at psg.com
Thu Mar 23 15:10:59 EAT 2006
First, please be precise as regards what version of squid you are building,
what platform (linux/FreeBSD/...) and *how* you are building...(.source rpm?
source? ports?)
On Wednesday 22 March 2006 19:10, Mike Barnard wrote:
> hi all, been trying to rebuild my squid with support for "delay_pools" but
> somehow it doesnt work. i changed the options in my Makefile to this
Judging from the look of this Makefile, I'm guessing that you are using ports
on a FreeBSD system. If that's the case, please allow me to shout...
DO NOT MODIFY THE MAKEFILE OF YOUR PORT TO CHANGE AN OPTION
The list under OPTIONS generally means you should type....
make OPTION_NAME=yes/no/off/on/1/.... as needed. In this case
make SQUID_DELAY_POOLS=on or make -DSQUID_DELAY_POOLS on the command line.
Check the handbook for more details on how to compile from ports.
--
patrick
More information about the afnog
mailing list