Bugzilla:Prerequisites

From MozillaWiki
Revision as of 22:25, 30 April 2007 by Justdave (talk | contribs) (Bugzilla:Ubuntu Package List moved to Bugzilla:Prerequisites: Expanding page to include other distros besides Ubuntu)
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
  • 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.