Bugzilla:Prerequisites: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
* libchart-perl | * libchart-perl | ||
* libxml-perl | * libxml-perl | ||
* libxml-twig-perl | |||
* perlmagick | * perlmagick | ||
* libgd-graph-perl | * libgd-graph-perl |
Revision as of 19:41, 24 March 2006
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.