X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=INSTALL;h=30eba67a2831be9d6a7e746b56d3abe45833d366;hp=2a6bc0f7b1fdf122109e65f37d26eb8db09ac12c;hb=bf175ea3a62ef1cfeeed2ad30594865a32896b9a;hpb=3ace467d150a37f61fd3c5ff446d2dc21de4c5b7 diff --git a/INSTALL b/INSTALL index 2a6bc0f7..30eba67a 100644 --- a/INSTALL +++ b/INSTALL @@ -33,15 +33,15 @@ *********************************************************************/ -━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ +------------------------------------------------------------------------------- To build Privoxy from source, autoconf, GNU make (gmake), and, of course, a C compiler like gcc are required. When building from a source tarball, first unpack the source: - tar xzvf privoxy-3.0.7-src* [.tgz or .tar.gz] - cd privoxy-3.0.7 + tar xzvf privoxy-3.0.7-beta-src* [.tgz or .tar.gz] + cd privoxy-3.0.7-beta For retrieving the current CVS sources, you'll need a CVS client installed.