% vi /usr/local/squid/etc/squid.conf
2. start the cache:
- % /usr/local/squid/bin/squid
+ % /usr/local/squid/sbin/squid
If you want to use the WWW interface to the Cache Manager, copy
the cachemgr.cgi program into your httpd server's cgi-bin
Squid QUICKSTART
-$Id: QUICKSTART,v 1.4 2001/11/19 09:02:57 adrian Exp $
+$Id: QUICKSTART,v 1.5 2002/07/25 19:19:02 hno Exp $
This document is intended only for people who want to get Squid running
quickly It is not a substitute for the real documentation. Squid has
After editing squid.conf to your liking, run Squid from the command
line TWICE:
- % /usr/local/squid/bin/squid -z
- % /usr/local/squid/bin/squid
+ % /usr/local/squid/sbin/squid -z
+ % /usr/local/squid/sbin/squid
Check in the cache.log (/usr/local/squid/logs/cache.log) that
everything is all right. Note that "WARNING: Cannot write to swap
PKGNAME=${PRG}.pkg
TARNAME=${PRG}-${VERSION}.${ARCHS}.tar.gz
-${TIMESTAMP}: /usr/local/squid/bin/squid Squid.pkg.README info.in post_install \
+${TIMESTAMP}: /usr/local/squid/sbin/squid Squid.pkg.README info.in post_install \
pre_install makepkg Makefile.real
./makepkg
touch ${TIMESTAMP}