Hi,

While browsing the documentation, I could not find a
`README.docbook' file. I suspect contents is now in README file,
here's appropriate patch, though I can't be sure.

Index: doc/userguide/userguide.xml
===================================================================
RCS file: /home/cvs/gateway/doc/userguide/userguide.xml,v
retrieving revision 1.267
diff -u -r1.267 userguide.xml
--- doc/userguide/userguide.xml	26 Feb 2004 15:07:30 -0000	1.267
+++ doc/userguide/userguide.xml	14 Apr 2004 14:38:51 -0000
@@ -416,10 +416,10 @@
 		want to compile Kannel).</para></listitem>
 
 	<listitem><para>DocBook processing tools: DocBook stylesheets,
-		jade, jadetex, etc; see <filename>README.docbook</filename> for
-		more information (pre-formatted versions of the documentation
-		are available, and you can compile Kannel itself even without
-		the documentation tools).</para></listitem>
+		jade, jadetex, etc; see <filename>README</filename>, section
+                `Documentation', for more information (pre-formatted versions
+                of the documentation are available, and you can compile Kannel
+                itself even without the documentation tools).</para></listitem>
 	
 	<listitem><para>GNU autoconf, if you want to modify the
 		configuration script.</para></listitem>
Then while reading the appropriate section of the README file, I
noticed there are explanations for Debian and Red Hat, I can add
relevant ones for Gentoo and Mandrake:

Index: README
===================================================================
RCS file: /home/cvs/gateway/README,v
retrieving revision 1.41
diff -u -r1.41 README
--- README	15 Nov 2003 13:14:23 -0000	1.41
+++ README	14 Apr 2004 14:39:04 -0000
@@ -65,6 +65,14 @@
 
     	See http://www.rpmfind.net to find the packages.
 
+        On a Gentoo system, the following should do:
+
+	    emerge transfig jadetex docbook-dsssl-stylesheets
+
+        On a Mandrakelinux system, the following should do:
+
+	    urpmi transfig jadetex docbook-style-dsssl
+
 	Then apply this change to /usr/share/texmf/web2c/texmf.cnf:
 	
 		hash_extra.jadetex = 15000
I hope I can contribute more useful patches in the future :).

-- 
Guillaume Cottenceau

Reply via email to