Bugzilla:Prerequisites

From MozillaWiki
Revision as of 12:02, 5 January 2006 by Gerv (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To get the official version (as opposed to Debian's version) of Bugzilla working on Ubuntu Breezy Badger (5.10), you need to install the base system and the following packages:

Required:

  • apache2
  • mysql-server
  • libappconfig-perl
  • libdate-calc-perl
  • libtemplate-perl
  • libmime-perl
  • build-essential

Optional:

  • libchart-perl
  • libxml-perl
  • perlmagick
  • libgd-graph-perl

Even More Optional:

  • libtemplate-perl-doc
  • cvs

You will then find that there is no module for PatchReader, and the shipped Mail::Mailer is too old. So you will need to use CPAN to install these in the usual way (hence the need for build-essential), as prompted by checksetup.