From: hal9 Date: Mon, 8 Apr 2002 23:01:02 +0000 (+0000) Subject: Version updated, etc. X-Git-Tag: v_2_9_14~128 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=9d75c45feecceb6d1cabf06bb1e97accc4b091e2 Version updated, etc. --- diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html index 0546aff1..b84606d6 100644 --- a/doc/webserver/user-manual/appendix.html +++ b/doc/webserver/user-manual/appendix.html @@ -4,7 +4,8 @@ >AppendixPrivoxy ConfigurationCopyright and HistoryPrivoxy User Manual

$Id: user-manual.sgml,v 1.69 2002/04/06 05:07:29 hal9 Exp $

$Id: user-manual.sgml,v 1.70 2002/04/08 20:53:56 swa Exp $

Junkbuster was originally written by JunkBusters +> was originally written by Junkbusters Corporation, and was released as free open-source software under the GNU GPL. Stefan Waldherr made many improvements, and started the SourceForge project to continue development.

Regular Expressions
21
22
23
24
25
26
27
28
29
9.2. Installation
 tar xzvf privoxy-2.9.13-beta-src* [.tgz or .tar.gz]
- cd privoxy-2.9.13-beta
+> tar xzvf privoxy-2.9.14-beta-src* [.tgz or .tar.gz]
+ cd privoxy-2.9.14-beta
  

This will create both binary and src RPMs in the usual places. Example:

   /usr/src/redhat/RPMS/i686/privoxy-2.9.13-1.i686.rpm

   /usr/src/redhat/RPMS/i686/privoxy-2.9.14-1.i686.rpm

   /usr/src/redhat/SRPMS/privoxy-2.9.13-1.src.rpm

   /usr/src/redhat/SRPMS/privoxy-2.9.14-1.src.rpm

To install, of course:

 rpm -Uvv /usr/src/redhat/RPMS/i686/privoxy-2.9.13-1.i686.rpm
+> rpm -Uvv /usr/src/redhat/RPMS/i686/privoxy-2.9.14-1.i686.rpm
  

This will create both binary and src RPMs in the usual places. Example:

   /usr/src/packages/RPMS/i686/privoxy-2.9.13-1.i686.rpm

   /usr/src/packages/RPMS/i686/privoxy-2.9.14-1.i686.rpm

   /usr/src/packages/SRPMS/privoxy-2.9.13-1.src.rpm

   /usr/src/packages/SRPMS/privoxy-2.9.14-1.src.rpm

To install, of course:

 rpm -Uvv /usr/src/packages/RPMS/i686/privoxy-2.9.13-1.i686.rpm
+> rpm -Uvv /usr/src/packages/RPMS/i686/privoxy-2.9.14-1.i686.rpm
  
privoxyos2_setup_2.9.13.exeprivoxyos2_setup_2.9.14.exe. In order to install it, simply run this executable or double-click on its icon and follow the WarpIN installation panels. A shadow of the Introduction1. Introduction

This documentation is included with the current BETA version of +> This documentation is included with the current beta version of Privoxy, v.2.9.13, +>, v.2.9.14, and is mostly complete at this point. The most up to date reference for the time being is still the comments in the source files and in the individual configuration files. Development of version 3.0 is currently nearing @@ -88,7 +89,7 @@ CLASS="QUOTE" >"soon" ;-).

Since this is a BETA version, not all new features are well tested. This +> Since this is a beta version, not all new features are well tested. This documentation may be slightly out of sync as a result (especially with CVS sources). And there Quickstart to Using PrivoxySee Also