From 64910a75ad577639f7d0118ff6e44e0794d649ab Mon Sep 17 00:00:00 2001
From: "jake%bugzilla.org" <>
Date: Fri, 4 Apr 2008 11:46:25 +0000
Subject: Move instructions specific to Linux-Mandrake to the OS Specific
section.
---
docs/en/xml/installation.xml | 72 ++++++++++++++++----------------------------
1 file changed, 26 insertions(+), 46 deletions(-)
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml
index da32ad5f9..d1fa2401b 100644
--- a/docs/en/xml/installation.xml
+++ b/docs/en/xml/installation.xml
@@ -202,52 +202,6 @@
vulnerable to an attack.
-
- Linux-Mandrake 8.0 includes every
- required and optional library for Bugzilla. The easiest way to
- install them is by using the
- urpmi
-
- utility. If you follow these commands, you should have everything you
- need for Bugzilla, and
- checksetup.pl
-
- should not complain about any missing libraries. You may already have
- some of these installed.
-
-
-
- bash#
-
- urpmi perl-mysql
-
-
-
- bash#
-
- urpmi perl-chart
-
-
-
- bash#
-
- urpmi perl-gd
-
-
-
- bash#
-
- urpmi perl-MailTools
-
- (for Bugzilla email integration)
-
-
- bash#
-
- urpmi apache-modules
-
-
-
@@ -1312,6 +1266,32 @@ system("C:\\perl\\bin\\perl", "$webdotbase","-Tpng","-o","$pngfilename","$filena
+
+ Linux-Mandrake 8.0
+
+ Linux-Mandrake 8.0 includes every required and optional library
+ for Bugzilla. The easiest way to install them is by using the
+ urpmi utility. If you follow these commands, you
+ should have everything you need for Bugzilla, and
+ ./checksetup.pl should not complain about any
+ missing libraries. You may already have some of these installed.
+
+
+
+bash# urpmi perl-mysql
+bash# urpmi perl-chart
+bash# urpmi perl-gd
+bash# urpmi perl-MailTools
+bash# urpmi apache-modules
+
+
+
+ for Bugzilla e-mail integration
+
+
+
+
+