Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
Line 118: | Line 118: | ||
If you are installing on Ubuntu, you'll need at least the following modules (and probably many more): | If you are installing on Ubuntu, you'll need at least the following modules (and probably many more): | ||
sudo apt-get install libcatalyst-perl libcatalyst-modules-perl libcatalyst-action-rest-perl | sudo apt-get install libcatalyst-perl libcatalyst-modules-perl libcatalyst-action-rest-perl libtext-csv-xs-perl libarray-diff-perl libdata-walk-perl starman | ||
and the following Perl modules via CPAN: | and the following Perl modules via CPAN: | ||
BZ::Client Catalyst::Plugin::Log::Handler | BZ::Client Catalyst::Plugin::Log::Handler Slurp | ||
<b>Important Note</b>: Install BZ::Client 1.03, not the latest (1.04), because BZ::Client was updated to fix some problems but the workarounds in the BzAPI code have not yet been removed. | <b>Important Note</b>: Install BZ::Client 1.03, not the latest (1.04), because BZ::Client was updated to fix some problems but the workarounds in the BzAPI code have not yet been removed. |