|
Posted by Sisyphus on March 10, 2007, 4:15 am
Please log in for more thread options
> Hi everyone,
>
> I am trying to use the perl Chart modules on linux. Chart::Pie, as a
> first
> example. One of my colleagues has installed the packages for me using
> yum,
> but i am having some problems at runtime.
>
I found Chart-2.4.1 (which is only a little over a year old and therefore,
quite possibly, being actively maintained) on CPAN.
No problems with it at all - at least in so far as building and the test
suite are concerned. I note that it contains a Chart::Pie module.
I also found a separate distribution of Chart-Pie-0.90 that dates back to
last century, and is quite probably not being actively maintained. There are
problems with it - I get a fatal error relating to the object method "gif"
when running 'make test' (or more accurately, in my case, 'dmake test').
Which Chart::Pie module are you trying to use ? ... the one that ships with
the Chart module, or the antiquated one that ships as a separate distro ?
Which version of GD are you running ? I have 2.32.
Cheers,
Rob
|