Chart not installing

Aaron Evans ahdevans at gmail.com
Mon Jun 15 16:33:00 UTC 2009


Michael-

I've seen this same problem.  I manually installed chart on Linux (see my
notes here):

http://qasite.wordpress.com/2008/01/13/bugzilla-dependencies/

– manually install Chart
# wget
http://search.cpan.org/CPAN/authors/id/C/CH/CHARTGRP/Chart-2.4.1.tar.gz
# tar -xvzf Chart-2.4.1.tar.gz
# cd Chart-2.4.1
# perl Makefile.PL
# make && make test && make install

I'm not sure if that's with Perl 5.8 or 5.10 though.  And getting make to
work properly with CPAN modules on Windows is notoriously difficult.  Chart
is not strictly required for Bugzilla, but if you want the feature (I
initially thought it would be cool, but haven't really used it), I guess you
need it.

On Mon, Jun 15, 2009 at 1:43 AM, Michael <michael.kolowicz at km-f.eu> wrote:

> Hello
>
> I wantz to use Bugzilla on Windows XP with XAMPP 1.6.8 and ActivePerl
> 5.10.1004
>
> I want ti install chart with ppm install chart.ppm but the error comes
> up with:
>
> Can?t find any packages that provides GD Version 1.2 for Chart
>
> I downloaded Chart.zip from
> http:/cpan.uwinnipeg.ca/PPMPackages/10xx/zips
>
> What requirements are needed?
>
> Thank you very much
> _______________________________________________
> dev-apps-bugzilla mailing list
> dev-apps-bugzilla at lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-apps-bugzilla
> -
> To view or change your list settings, click here:
> <http://bugzilla.org/cgi-bin/mj_wwwusr?user=ahdevans@gmail.com>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bugzilla.org/pipermail/developers/attachments/20090615/60784a75/attachment.html>


More information about the developers mailing list