From: robertc <> Date: Sun, 10 Aug 2003 17:54:39 +0000 (+0000) Subject: Summary: Tweak install instructions. X-Git-Tag: SQUID_3_0_PRE3~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f08b05d0221fe571d0d824830aefb72af8ec9b0;p=thirdparty%2Fsquid.git Summary: Tweak install instructions. Keywords: Tweak install instructions - add -z requirement. --- diff --git a/INSTALL b/INSTALL index fe50259e57..c6731faee9 100644 --- a/INSTALL +++ b/INSTALL @@ -9,7 +9,10 @@ To run a Cache, you will need to: 1. customize the squid.conf configuration file: % vi /usr/local/squid/etc/squid.conf - 2. start the cache: + 2. Initalise the cache: + % /usr/local/squid/sbin/squid -z + + 3. start the cache: % /usr/local/squid/sbin/squid If you want to use the WWW interface to the Cache Manager, copy