From c700ba97a902f9200c431ad84b4c0b7687712d58 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sat, 2 Mar 2002 18:59:03 +0000 Subject: [PATCH] Added my DOCBUILDING document Original commit message from CVS: Added my DOCBUILDING document --- DOCBUILDING | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 DOCBUILDING diff --git a/DOCBUILDING b/DOCBUILDING new file mode 100644 index 0000000..00ab982 --- /dev/null +++ b/DOCBUILDING @@ -0,0 +1,35 @@ +Builind GStreamer documentation. + +To build the GStreamer documentation you need the following installed (based on Red Hat packages). +These packages comes from rawhide and are the ones that will be in Red Hat 7.3/8.0 + +Docbook stuff: +sgml-common +xml-common +openjade (needs to be rebuilt from SRPM for Red Hat 7.2) +tetex-dvips +jadetex +docbook-dtds +docbook-style-dsssl +docbook-style-xsl +docbook-utils + +XML stuff: +libxml2 +libxml2-python +libxml2-devel +libxslt +libxslt-devel +libxslt-python + + + +Gtkdoc: +gtk-doc + +Other stuff: +transfig +pdftops + + + -- 2.7.4