a0b8affd64fe99ae16f503e987dbb0df803a1e0f
[privoxy.git] / doc / source / install.sgml
1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
2 <!entity % dummy "IGNORE"> 
3 <!entity buildsource SYSTEM "buildsource.sgml">
4 <!entity p-version "3.0.5">
5 <!entity p-status "BETA">
6 <!entity % p-stable "IGNORE">
7 <!entity % p-not-stable "INCLUDE">
8 <!entity % p-alpha "IGNORE">
9 <!entity % p-beta "IGNORE">
10 <!entity % p-text "INCLUDE">       <!-- define we are a text only doc    -->
11 <!entity % p-doc "IGNORE">         <!-- and never a text doc             -->
12 <!entity % p-readme "INCLUDE">     <!-- This is now in INSTALL           -->
13 ]>
14 <!--
15  File        :  $Source: /cvsroot/ijbswa/current/doc/source/install.sgml,v $
16
17  Purpose     :  INSTALL file for Privoxy
18                 
19  $Id: install.sgml,v 2.2 2006/07/18 14:48:50 david__schmidt Exp $
20
21  Copyright (C) 2001-2006 Privoxy Developers http://privoxy.org
22  See LICENSE.
23
24  ========================================================================
25  NOTE: Please read developer-manual/documentation.html before touching 
26  anything in this, or other Privoxy documentation. You have been warned!
27  Failure to abide by this rule will result in the revocation of your license 
28  to live a peaceful existence!
29  ========================================================================
30
31  ===================================================================
32  READ: Document Note: This file generates the INSTALL file in the top level
33  source directory. It is generated as only a plain text file. The current
34  markup is not suitable for other formats. Build from Makefile with 'make
35  dok-readme'.
36  ===================================================================
37
38 -->
39 <article id="index">
40 <artheader>
41 <![%dummy;[
42  <para>
43  <comment>
44   This is here to keep vim syntax file from breaking :/
45   If I knew enough to fix it, I would.
46   PLEASE DO NOT REMOVE! HB: hal@foobox.net
47  </comment>
48  </para>
49 ]]>
50 <abstract>
51 <para>
52  <literal>
53   <msgtext>
54    <literallayout>
55 /*********************************************************************
56  *
57  * File        :  $Source: /cvsroot/ijbswa/current/doc/source/install.sgml,v $
58  *
59  * Purpose     :  INSTALL file to help with installing from source.
60  *
61  * Copyright   :  Written by and Copyright (C) 2001-2006 the SourceForge
62  *                Privoxy team. http://www.privoxy.org/
63  *
64  *                Based on the Internet Junkbuster originally written
65  *                by and Copyright (C) 1997 Anonymous Coders and 
66  *                Junkbusters Corporation.  http://www.junkbusters.com
67  *
68  *                This program is free software; you can redistribute it 
69  *                and/or modify it under the terms of the GNU General
70  *                Public License as published by the Free Software
71  *                Foundation; either version 2 of the License, or (at
72  *                your option) any later version.
73  *
74  *                This program is distributed in the hope that it will
75  *                be useful, but WITHOUT ANY WARRANTY; without even the
76  *                implied warranty of MERCHANTABILITY or FITNESS FOR A
77  *                PARTICULAR PURPOSE.  See the GNU General Public
78  *                License for more details.
79  *
80  *                The GNU General Public License should be included with
81  *                this file.  If not, you can view it at
82  *                http://www.gnu.org/copyleft/gpl.html
83  *                or write to the Free Software Foundation, Inc., 
84  *                51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
85  *                USA
86  *
87  *********************************************************************/
88    </literallayout>
89   </msgtext>
90  </literal>
91 </para>
92
93  </abstract>
94 </artheader>
95
96 <para>
97  <msgtext>
98 <!--   ~~~~~       New section      ~~~~~     -->
99 <!-- include buildsource.sgml boilerplate: -->
100  &buildsource;
101 <!-- end boilderplate -->
102  </msgtext>
103 </para>
104
105
106 </article>