<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
<!entity % dummy "IGNORE"> 
<!entity buildsource SYSTEM "buildsource.sgml">
<!entity p-version SYSTEM "doc_version.tmp">
<!entity p-status SYSTEM "doc_status.tmp">
<!entity % p-stable "IGNORE">
<!entity % p-not-stable "IGNORE">  <!-- beta or alpha -->
<!entity % p-alpha "IGNORE">
<!entity % p-beta "IGNORE">
<!entity % p-text "INCLUDE">       <!-- define we are a text only doc    -->
<!entity % p-doc "IGNORE">         <!-- and never a text doc             -->
<!entity % p-readme "INCLUDE">     <!-- This is now in INSTALL           -->
]>
<!--
 File        :  $Source: /ds6/cvs/privoxy/doc/source/install.sgml,v $

 Purpose     :  INSTALL file for Privoxy
                
 $Id: install.sgml,v 1.1.1.1 2003/05/23 11:17:04 lionel Exp $

 Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
 See LICENSE.

 ========================================================================
 NOTE: Please read developer-manual/documentation.html before touching 
 anything in this, or other Privoxy documentation. You have been warned!
 Failure to abide by this rule will result in the revocation of your license 
 to live a peaceful existence!
 ========================================================================

 ===================================================================
 READ: Document Note: This file generates the INSTALL file in the top level
 source directory. It is generated as only a plain text file. The current
 markup is not suitable for other formats. Build from Makefile with 'make
 dok-readme'.
 ===================================================================

 READ:

 ======================================================================
 NOTE: The left margin spacing is *important* when using 'literallayout'
 WYSISWYG!!! Don't mess this up!!! Careful with linebreaks too, ie 
 the para tag forces a linebreak. Tags need to be carefully placed as a result
 to avoid extra blank lines, etc. 
 ======================================================================

 For stable releases, change 
 
  entity % p-not-stable "INCLUDE" 
 
 to 
 
  entity % p-not-stable "IGNORE" 
  
 in the DTD at the top. This will toggle various text 'off'. BOTH
 MUST be toggled in this case or you will get both text referencing 
 stable and unstable versions. You only want one or the other!

-->
<article id="index">
<artheader>
<![%dummy;[
 <para>
 <comment>
  This is here to keep vim syntax file from breaking :/
  If I knew enough to fix it, I would.
  PLEASE DO NOT REMOVE! HB: hal@foobox.net
 </comment>
 </para>
]]>
<abstract>
<para>
 <literal>
  <msgtext>
   <literallayout>
/*********************************************************************
 *
 * File        :  $Source: /ds6/cvs/privoxy/doc/source/install.sgml,v $
 *
 * Purpose     :  INSTALL file to help with installing from source.
 *
 * Copyright   :  Written by and Copyright (C) 2001,2002 the SourceForge
 *                Privoxy team. http://www.privoxy.org/
 *
 *                Based on the Internet Junkbuster originally written
 *                by and Copyright (C) 1997 Anonymous Coders and 
 *                Junkbusters Corporation.  http://www.junkbusters.com
 *
 *                This program is free software; you can redistribute it 
 *                and/or modify it under the terms of the GNU General
 *                Public License as published by the Free Software
 *                Foundation; either version 2 of the License, or (at
 *                your option) any later version.
 *
 *                This program is distributed in the hope that it will
 *                be useful, but WITHOUT ANY WARRANTY; without even the
 *                implied warranty of MERCHANTABILITY or FITNESS FOR A
 *                PARTICULAR PURPOSE.  See the GNU General Public
 *                License for more details.
 *
 *                The GNU General Public License should be included with
 *                this file.  If not, you can view it at
 *                http://www.gnu.org/copyleft/gpl.html
 *                or write to the Free Software Foundation, Inc., 59
 *                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 *
 *********************************************************************/
   </literallayout>
  </msgtext>
 </literal>
</para>

 </abstract>
</artheader>

<para>
 <msgtext>
<!--   ~~~~~       New section      ~~~~~     -->
<!-- include buildsource.sgml boilerplate: -->
 &buildsource;
<!-- end boilderplate -->
 </msgtext>
</para>


</article>
