Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2004:
[Freeciv-Dev] (PR#11046) INSTALL Patch
Home

[Freeciv-Dev] (PR#11046) INSTALL Patch

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11046) INSTALL Patch
From: "Ed Earl Ross" <edearl@xxxxxxxxxxx>
Date: Tue, 16 Nov 2004 11:59:43 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=11046 >

This is a documentation patch that is pretty much self documenting. It 
puts a table of contents at the beginning of INSTALL. In addition, it 
adds the section 2. because there was a 2a and a 2b, but no 2.

This is my first patch, please let me know if I missed anything.

--- INSTALLorig 2003-03-05 02:56:06.000000000 -0600
+++ INSTALL     2004-11-16 11:06:12.000000000 -0600
@@ -7,6 +7,26 @@
 There may be a localized version of this file in the ./doc directory,
 named INSTALL.<locale> (e.g., INSTALL.de).
 
+This document contains sections and subsections as follows:
+     0. Prerequisites:
+     1. Prerequisites for the clients:
+          1a. Prerequisites for the Gtk+ 1.2 client:
+          1b. Prerequisites for the Gtk+ 2.0 client:
+          1c. Prerequisites for the Xaw client:
+     2. Generating Makefiles
+          2a. Generating the Makefile for CVS versions:
+          2b. Generating the Makefile for release versions:
+     3. Compiling Freeciv:
+     4. Installation:
+     5. Native Language Support:
+     6. Readline Support:
+     7. Reinier's Solaris Installation Notes:
+     8. Reinier's libXpm Solaris Installation Notes:
+     9. Mac OS X and Darwin notes:
+    10. Debian GNU/Linux notes:
+    11. Cygwin notes:
+    12. Win32 ("native MS Windows") notes:
+
 
 0. Prerequisites:
 =================
@@ -219,7 +239,7 @@
 following order: pkg-config, Glib, Atk, Pango, Gtk+.
 
 
-1b. Prerequisites for the Xaw client:
+1c. Prerequisites for the Xaw client:
 =====================================
 
  - X-Windows.
@@ -279,6 +299,11 @@
    section near the end of this file.
 
 
+2. Generating Makefiles
+=======================
+This section contains two parts, one for generating makefiles from CVS
+versions and one for generating makefiles from release versions.
+
 2a. Generating the Makefile for CVS versions:
 =============================================
 

[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#11046) INSTALL Patch, Ed Earl Ross <=