[docs] xmldocs - kwalsh modified README

docs at icdevgroup.org docs at icdevgroup.org
Sat Nov 19 03:23:11 EST 2005


User:      kwalsh
Date:      2005-11-19 08:23:11 GMT
Modified:  .        README
Log:
	* Added some Gentoo-specific notes, such as a list of prerequisite
	  packages.

Revision  Changes    Path
1.23      +24 -0     xmldocs/README


rev 1.23, prev_rev 1.22
Index: README
===================================================================
RCS file: /var/cvs/xmldocs/README,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- README	20 Oct 2005 14:09:49 -0000	1.22
+++ README	19 Nov 2005 08:23:11 -0000	1.23
@@ -80,6 +80,30 @@
 and its DocBook XML setup, Red Hat would produce completely good results
 too - patches welcome).
 
+On Gentoo GNU/Linux systems, the prerequisite ebuild packages are as follows:
+
+  - dev-lang/perl
+  - dev-util/cvs
+  - app-arch/gzip
+  - app-arch/bzip2
+  - app-text/docbook-xml-dtd
+  - app-text/docbook-xsl-stylesheets
+  - dev-libs/libxslt
+  - dev-util/ctags
+  - app-text/tetex
+  - dev-perl/XML-Twig
+
+If running on Gentoo GNU/Linux then you will need to apply the following
+patch to correct the hard-coded, Debian-specific file locations:
+
+    http://icdevgroup.org/~kwalsh/xmldocs-gentoo.diff
+
+TODO: Create a pre-processor for the "docbook/docbookxi.dtd" and
+"docbook/olinkdb*xml" files that would automatically discover the path to
+the "docbookx.dtd" and "targetdatabase.dtd" files.  Running a find(1) in
+"/usr/share" should do the trick on most GNU/Linux OSs, and will remove
+the need for distro-specific patches that will quickly grow stale due
+to package version number changes.
 
 FINAL OUTPUT
 








More information about the docs mailing list