On 19/07/2015 10:03 p.m., HackXBack wrote:
> removing lines from my configure option make it work,
> now i have 
> ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
> --libexecdir=/usr/lib/squid --sysconfdir=/etc/squid --localstatedir=/var
> --libdir=/usr/lib --includedir=/usr/include --datadir=/usr/share/squid
> --infodir=/usr/share/info --mandir=/usr/share/man --enable-storeio=ufs,aufs
> --enable-removal-policies=lru,heap --enable-linux-netfilter
> --enable-follow-x-forwarded-for --enable-dlmalloc --enable-zph-qos
> --with-default-user=proxy --with-logdir=/var/log/squid
> --with-pidfile=/var/run/squid.pid --with-swapdir=/var/spool/squid
> --with-filedescriptors=200000 --enable-ssl --enable-ssl-crtd --with-openssl
> --enable-large-cache-files 'CPPFLAGS=-I/usr/include/openssl'


You can also remove these which dont exist:
 --enable-ssl
 --enable-dlmalloc
 --enable-large-cache-files

(was that last one supposed to mean --with-large-files ?)

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to