Bugzilla:Prerequisites

Revision as of 19:41, 24 March 2006 by Gerv (talk | contribs)

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
  • libxml-twig-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.