in reply to Did GD::Graph not install correctly?

You have installed GD but you have not installed GD::Graph. It sounds like you need the latter.

  • Comment on Re: Did GD::Graph not install correctly?

Replies are listed 'Best First'.
Re^2: Did GD::Graph not install correctly?
by red888 (Initiate) on Oct 06, 2015 at 17:45 UTC
    Arg that's confusing. Should I build it from source or use CPAN because yum search isn't turning anything up (apart from the packages I already installed).
      I installed it with CPAN and that seems to have worked. Thanks.