Installing modules

Moderator: crythias

Locked
andreasfc
Znuny newbie
Posts: 35
Joined: 10 Nov 2010, 16:20
Znuny Version: 3.2.9

Installing modules

Post by andreasfc »

I have several modules which are not installed op CentOS 6.x

o GD::Text.......................Not installed! (optional - Required for stats.)
o GD::Graph......................Not installed! (optional - Required for stats.)
o JSON::XS.........................Not installed! (optional - Recommended for faster AJAX/JavaScript handling.)
o Mail::IMAPClient.................Not installed! (optional - Required for IMAP TLS connections.)
o PDF::API2........................Not installed! (optional - Required for PDF output.)
o Text::CSV_XS.....................Not installed! (optional - Recommended for faster CSV handling.)
o YAML::XS.........................Not installed! (required - use "perl -MCPAN -e shell;" - )

How to install the above modules?
Thanx
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Installing modules

Post by jojo »

if not availabe via your os package manager you have to use cpan and compile some of them
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked