Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
596fcf2a
Commit
596fcf2a
authored
Feb 20, 2003
by
jake%bugzilla.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move instructions specific to Linux-Mandrake to the OS Specific section.
parent
79dd56f9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
52 additions
and
92 deletions
+52
-92
installation.sgml
docs/sgml/installation.sgml
+26
-46
installation.xml
docs/xml/installation.xml
+26
-46
No files found.
docs/sgml/installation.sgml
View file @
596fcf2a
...
...
@@ -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">
...
...
docs/xml/installation.xml
View file @
596fcf2a
...
...
@@ -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"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment