Move instructions specific to Linux-Mandrake to the OS Specific section.

This commit is contained in:
jake%bugzilla.org 2003-02-19 21:53:32 +00:00
Родитель 73d94fceb5
Коммит 4b035003f2
2 изменённых файлов: 52 добавлений и 92 удалений

Просмотреть файл

@ -202,52 +202,6 @@
vulnerable to an attack.</para>
</warning>
<note>
<para>Linux-Mandrake 8.0 includes every
required and optional library for Bugzilla. The easiest way to
install them is by using the
<filename>urpmi</filename>
utility. If you follow these commands, you should have everything you
need for Bugzilla, and
<filename>checksetup.pl</filename>
should not complain about any missing libraries. You may already have
some of these installed.</para>
<simplelist>
<member>
<prompt>bash#</prompt>
<command>urpmi perl-mysql</command>
</member>
<member>
<prompt>bash#</prompt>
<command>urpmi perl-chart</command>
</member>
<member>
<prompt>bash#</prompt>
<command>urpmi perl-gd</command>
</member>
<member>
<prompt>bash#</prompt>
<command>urpmi perl-MailTools</command>
(for Bugzilla email integration)</member>
<member>
<prompt>bash#</prompt>
<command>urpmi apache-modules</command>
</member>
</simplelist>
</note>
</para>
</section>
@ -1312,6 +1266,32 @@ system("C:\\perl\\bin\\perl", "$webdotbase","-Tpng","-o","$pngfilename","$filena
</section>
<section id="os-mandrake">
<title>Linux-Mandrake 8.0</title>
<para>Linux-Mandrake 8.0 includes every required and optional library
for Bugzilla. The easiest way to install them is by using the
<command>urpmi</command> utility. If you follow these commands, you
should have everything you need for Bugzilla, and
<command>./checksetup.pl</command> should not complain about any
missing libraries. You may already have some of these installed.
</para>
<screen>
<prompt>bash#</prompt> <command>urpmi perl-mysql</command>
<prompt>bash#</prompt> <command>urpmi perl-chart</command>
<prompt>bash#</prompt> <command>urpmi perl-gd</command>
<prompt>bash#</prompt> <command>urpmi perl-MailTools</command> <co id="test-mailtools"/>
<prompt>bash#</prompt> <command>urpmi apache-modules</command>
</screen>
<calloutlist>
<callout arearefs="test-mailtools">
<para>for Bugzilla e-mail integration</para>
</callout>
</calloutlist>
</section>
</section>
<section id="http">

Просмотреть файл

@ -202,52 +202,6 @@
vulnerable to an attack.</para>
</warning>
<note>
<para>Linux-Mandrake 8.0 includes every
required and optional library for Bugzilla. The easiest way to
install them is by using the
<filename>urpmi</filename>
utility. If you follow these commands, you should have everything you
need for Bugzilla, and
<filename>checksetup.pl</filename>
should not complain about any missing libraries. You may already have
some of these installed.</para>
<simplelist>
<member>
<prompt>bash#</prompt>
<command>urpmi perl-mysql</command>
</member>
<member>
<prompt>bash#</prompt>
<command>urpmi perl-chart</command>
</member>
<member>
<prompt>bash#</prompt>
<command>urpmi perl-gd</command>
</member>
<member>
<prompt>bash#</prompt>
<command>urpmi perl-MailTools</command>
(for Bugzilla email integration)</member>
<member>
<prompt>bash#</prompt>
<command>urpmi apache-modules</command>
</member>
</simplelist>
</note>
</para>
</section>
@ -1312,6 +1266,32 @@ system("C:\\perl\\bin\\perl", "$webdotbase","-Tpng","-o","$pngfilename","$filena
</section>
<section id="os-mandrake">
<title>Linux-Mandrake 8.0</title>
<para>Linux-Mandrake 8.0 includes every required and optional library
for Bugzilla. The easiest way to install them is by using the
<command>urpmi</command> utility. If you follow these commands, you
should have everything you need for Bugzilla, and
<command>./checksetup.pl</command> should not complain about any
missing libraries. You may already have some of these installed.
</para>
<screen>
<prompt>bash#</prompt> <command>urpmi perl-mysql</command>
<prompt>bash#</prompt> <command>urpmi perl-chart</command>
<prompt>bash#</prompt> <command>urpmi perl-gd</command>
<prompt>bash#</prompt> <command>urpmi perl-MailTools</command> <co id="test-mailtools"/>
<prompt>bash#</prompt> <command>urpmi apache-modules</command>
</screen>
<calloutlist>
<callout arearefs="test-mailtools">
<para>for Bugzilla e-mail integration</para>
</callout>
</calloutlist>
</section>
</section>
<section id="http">