Add warning about 'make install' being borked.
authorhal9 <hal9@users.sourceforge.net>
Sun, 25 Aug 2002 17:10:55 +0000 (17:10 +0000)
committerhal9 <hal9@users.sourceforge.net>
Sun, 25 Aug 2002 17:10:55 +0000 (17:10 +0000)
doc/source/buildsource.sgml

index 8e4ee79..8b52bd8 100644 (file)
@@ -3,7 +3,7 @@
 
  Purpose     :  Entity included in other project documents.
                 
- $Id: buildsource.sgml,v 1.8 2002/05/03 17:41:41 oes Exp $
+ $Id: buildsource.sgml,v 1.9 2002/05/10 01:48:19 hal9 Exp $
 
  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
  See LICENSE.
 </screen>
 </para>
 
+<warning>
+ <para> 
+  The <quote>make install</quote> target is temporary quite broken! It is
+  recommended to use a binary package, or do a source build, and manually 
+  install the components. Sorry.
+ </para>
+</warning>
+
 <para>
   If you have gnu make, you can have the first four steps 
   automatically done for you by just typing: