X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=README;h=7dc1fb55bb07eede2250133ee7b1dae1c092d7c4;hb=e026277712b5a1e2fda4722bb4af111e64d4a823;hp=3d526ba48dd36c3cf796be17b41810a90b5ed2ad;hpb=31823db443031f175279e3c11df150df6cf6c728;p=privoxy.git diff --git a/README b/README index 3d526ba4..7dc1fb55 100644 --- a/README +++ b/README @@ -48,14 +48,15 @@ For tarball, first unpack: tar zxvf ijb_source_* cd ijb_source_2.9.9_alpha + autoconf [suggested for CVS source] ./configure - make + make (gmake on BSD?) su make install Redhat and SuSE src and binary RPMs can be built with 'make redhat-dist' or 'make suse-dist' (run ./configure first). BSD -will (probably) require gmake (from http://gnu.org). See the +will (probably?) require gmake (from http://gnu.org). See the user-manual for OS/2 build instructions. Junkbuster is also availabe via anonymous CVS: @@ -79,16 +80,21 @@ main configuration file. If none is specified, Junkbuster will look for a file named 'config' in the current directory. -CONFIGURATION -------------- + CONFIGURATION +-------------- See: 'config', 'actionsfile', and 're_filterfile'. These are all well -commented. There are many changes and advances since v2.0.x. Be sure to set -your browsers for HTTP/HTTPS Proxy at localhost:8000. +commented. On Unix-like systems, these files are installed in /etc/junkbuster. +On Windows, then wherever the executable itself is installed. There are many +significant changes and advances since v2.0.x. The user-manual has a +run down of configuration options, and examples: +http://ijbswa.sourceforge.net/user-manual/. +Be sure to set your browser(s) for HTTP/HTTPS Proxy at localhost:8000. -DOCUMENTATION -------------- + + DOCUMENTATION +-------------- The best source of information on the current development version, is either comments in the source code, or the included configuration @@ -97,15 +103,15 @@ files, which are all well commented. These are 'config', There is a growing amount of new documentation in the 'doc' subdirectory, but it is sparse at this point. In particular, see -the user-manual there. +the user-manual there, which is 'nearly there'. Some legacy documentation is also included only to give an idea of what Junkbuster can do under doc/obsolete/*. Much has changed since these docs were written, so beware. -BUGS ----- + BUGS +----- Use the form at http://sourceforge.net/tracker/index.php?group_id=11118&atid=111118 to @@ -115,4 +121,4 @@ anything new. ------------------------------------------------------------------------- ijbswa-developers@lists.sourceforge.net -$Id: README,v 1.2 2001/09/14 21:28:12 hal9 Exp $ +$Id: README,v 1.5 2001/10/16 01:31:53 hal9 Exp $