Index: xml/installation.xml =================================================================== RCS file: /cvsroot/mozilla/webtools/bugzilla/docs/xml/installation.xml,v retrieving revision 1.100 diff -a -u -r1.100 installation.xml --- xml/installation.xml 12 Jul 2005 10:56:52 -0000 1.100 +++ xml/installation.xml 18 Jul 2005 19:31:40 -0000 @@ -1651,30 +1651,16 @@ -
- Linux-Mandrake 8.0 +
+ Linux - 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. + Most Linux distributions includes a package for bugzilla, + intended to run out of the box. Just run standard package + installer for the one you use (aka urpmi + bugzilla on Mandriva, apt-get install bugzilla + on Debian, etc...) and follow post-installation procedure. - -bash# urpmi perl-mysql -bash# urpmi perl-chart -bash# urpmi perl-gd -bash# urpmi perl-MailTools -bash# urpmi apache-modules - - - - for Bugzilla email integration - - -