From: jake%bugzilla.org <> Date: Thu, 20 Feb 2003 05:53:32 +0000 (+0000) Subject: Move instructions specific to Linux-Mandrake to the OS Specific section. X-Git-Tag: bugzilla-2.17.4~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=596fcf2a32dae41f9874a62c439188cb295640f7;p=thirdparty%2Fbugzilla.git Move instructions specific to Linux-Mandrake to the OS Specific section. --- diff --git a/docs/sgml/installation.sgml b/docs/sgml/installation.sgml index da32ad5f9e..d1fa2401b7 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 + + + +
+
diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index da32ad5f9e..d1fa2401b7 100644 --- a/docs/xml/installation.xml +++ b/docs/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 + + + +
+