Search squid archive

Re: Any Slackers running on current version with squid current version > just a survey

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



SSCR Internet Admin wrote:


> Hi,

Ciao

> I would like to know if there are any slackers running on the current
> version with the latest version of squid.  I havent touched slackware

I'm running Slackware 10.2 and squid 2.6-STABLE1
Here is my squid build script:

CFLAGS="-O2" ./configure \
   --prefix=/usr \
  --sysconfdir=/etc/squid \
  --localstatedir=/var/spool/squid \
  --libexecdir=/usr/libexec/squid \
  --datadir=/usr/share/squid \
  --enable-removal-policies="heap" \
  --enable-delay-pools \
  --enable-useragent-log \
  --disable-wccp \
  --disable-wccpv2 \
  --enable-ssl \
  --enable-default-err-language=Italian \
  --enable-err-languages="English Italian" \
  --enable-epoll \
  --enable-http-violations \
  --disable-ident-lookups \
  --enable-auth="basic ntlm" \
  --enable-basic-auth-helpers="MSNT" \
  --enable-ntlm-auth-helpers="SMB" \
  i486-slackware-linux

CFLAGS="-O2" make all


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux