From 596fcf2a32dae41f9874a62c439188cb295640f7 Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Thu, 20 Feb 2003 05:53:32 +0000 Subject: Move instructions specific to Linux-Mandrake to the OS Specific section. --- docs/sgml/installation.sgml | 72 ++++++++++++++++----------------------------- 1 file changed, 26 insertions(+), 46 deletions(-) (limited to 'docs/sgml/installation.sgml') diff --git a/docs/sgml/installation.sgml b/docs/sgml/installation.sgml index da32ad5f9..d1fa2401b 100644 --- a/docs/sgml/installation.sgml +++ b/docs/sgml/installation.sgml @@ -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 + + + +
+
-- cgit v1.2.3-24-g4f1b