Killed REDIRECT_URL, added USER_MANUAL_URL and HELP_LINK_PREFIX
[privoxy.git] / doc / source / buildsource.sgml
index cc1d0fc..e40d991 100644 (file)
@@ -3,7 +3,7 @@
 
  Purpose     :  Entity included in other project documents.
                 
- $Id: buildsource.sgml,v 1.2 2002/04/06 05:07:28 hal9 Exp $
+ $Id: buildsource.sgml,v 1.5 2002/04/18 12:11:50 oes Exp $
 
  Written by and Copyright (C) 2001 the SourceForge
  Privoxy team. http://www.privoxy.org/
@@ -29,8 +29,9 @@
 
 <para>
  To build <application>Privoxy</application> from source, 
- autoheader, autoconf,GNU make (gmake), and, of course, a C 
- compiler are required.
+ autoheader, autoconf, <ulink
+ url="http://www.gnu.org/software/make/make.html">GNU make
+ (gmake)</ulink>, and, of course, a C compiler are required.
 </para>
 
 <para>
@@ -82,7 +83,7 @@
 
 <para>
   If you have gnu make, you can have the first four steps 
-  automatically done for you by just typing
+  automatically done for you by just typing:
 </para>
 
 <para>
 </para>
 
 <para>
- Redhat and SuSE src and binary RPMs can be built with 
- <quote><command>make redhat-dist</command></quote> or
- <quote><command>make suse-dist</command></quote> from unpacked sources. You
- will need to run <quote><command>autoconf; autoheader;
- ./configure</command></quote> beforehand. *BSD will require gmake (from
- <ulink url="http://www.gnu.org">http://www.gnu.org</ulink>). 
- <![%p-readme;[See the user-manual for OS/2 build instructions.]]>
+ For more detailed instructions on how to build Redhat and SuSE RPMs,
+ Windows self-extracting installers, building on platforms with
+ special requirements etc, please consult the <ulink
+ url="../developer-manual/newrelease.html">developer manual</ulink>.
 </para>
 
+<!-- print for README only -->
  <![%p-readme;[
  <para>
   For binary RPM installation, and other platforms, see the user-manual