From: jake%bugzilla.org <> Date: Fri, 4 Apr 2008 11:46:25 +0000 (+0000) Subject: Move instructions specific to Linux-Mandrake to the OS Specific section. X-Git-Tag: bugzilla-3.1.3~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64910a75ad577639f7d0118ff6e44e0794d649ab;p=thirdparty%2Fbugzilla.git Move instructions specific to Linux-Mandrake to the OS Specific section. --- diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index da32ad5f9e..d1fa2401b7 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 + + + +
+