
Hi all, I've installed OTRS and things are looking pretty good! I don't get those nice and pretty graphs though and was looking to see why that was. I've run the otrs.checkModules script and it tells me none of the GD modules are installed. However, when I run a 'rpm -qa | grep gd' (I'm running OTRS on RedHat 7.2) I get: gdbm-1.8.0-10 gd-1.8.4-4 gd-devel-1.8.4-4 gdb-5.2-2 gdk-pixbuf-0.14.0-0.7.2 gdbm-devel-1.8.0-10 So I was wondering what I have to do in order to enable graphs? It seems that I have the base GD package installed (though OTRS doesn't acknowledge it). What should I do in order to remedy this problem? Cheers! Chris Here's my otrs.checkModules output: CGI ... ok Date::Pcalc ... ok DBI ... ok DBD::mysql ... ok Digest::MD5 ... ok Email::Valid ... ok IO::Scalar ... ok IO::Wrap ... ok MIME::Base64 ... ok MIME::Tools ... ok Mail::Internet ... ok Net::DNS ... not installed! (required - use "perl -MCPAN -e shell;") Net::POP3 ... ok Net::LDAP ... not installed! (for directory authentication - not required) Net::SMTP ... ok Authen::SASL ... ok GD ... not installed! (for stats - not required) GD::Text ... not installed! (for stats - not required) GD::Graph ... not installed! (for stats - not required) GD::Graph::lines ... not installed! (for stats - not required) GD::Text::Align ... not installed! (for stats - not required)