X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=INSTALL;h=252e3885c8a40a46cc479b07e5322fa6700a8ac2;hp=0a7966cea6aca08d6aa920bc2bd8a012597faf7a;hb=45fc36c8ac25678703fcd5b3174ff50a72b97dff;hpb=bd1181991fbe8de53e3fe460bc0274847d02d6e5 diff --git a/INSTALL b/INSTALL index 0a7966ce..252e3885 100644 --- a/INSTALL +++ b/INSTALL @@ -4,7 +4,7 @@ * * Purpose : INSTALL file to help with installing from source. * - * Copyright : Written by and Copyright (C) 2001-2007 the SourceForge + * Copyright : Written by and Copyright (C) 2001-2008 the SourceForge * Privoxy team. http://www.privoxy.org/ * * Based on the Internet Junkbuster originally written @@ -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-beta-src* [.tgz or .tar.gz] - cd privoxy-3.0.7-beta + tar xzvf privoxy-3.0.11-beta-src* [.tgz or .tar.gz] + cd privoxy-3.0.11-beta For retrieving the current CVS sources, you'll need a CVS client installed.