Michael-<br><br>I've seen this same problem.  I manually installed chart on Linux (see my notes here):<br><br><a href="http://qasite.wordpress.com/2008/01/13/bugzilla-dependencies/">http://qasite.wordpress.com/2008/01/13/bugzilla-dependencies/</a><br>
<br>– manually install Chart<br>
# wget <a href="http://search.cpan.org/CPAN/authors/id/C/CH/CHARTGRP/Chart-2.4.1.tar.gz">http://search.cpan.org/CPAN/authors/id/C/CH/CHARTGRP/Chart-2.4.1.tar.gz</a><br>
# tar -xvzf Chart-2.4.1.tar.gz<br>
# cd Chart-2.4.1<br>
# perl Makefile.PL<br>
# make && make test && make install<br><br>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.<br>
<br><div class="gmail_quote">On Mon, Jun 15, 2009 at 1:43 AM, Michael <span dir="ltr"><michael.kolowicz@km-f.eu></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello<br>
<br>
I wantz to use Bugzilla on Windows XP with XAMPP 1.6.8 and ActivePerl<br>
5.10.1004<br>
<br>
I want ti install chart with ppm install chart.ppm but the error comes<br>
up with:<br>
<br>
Can?t find any packages that provides GD Version 1.2 for Chart<br>
<br>
I downloaded Chart.zip from<br>
http:/<a href="http://cpan.uwinnipeg.ca/PPMPackages/10xx/zips" target="_blank">cpan.uwinnipeg.ca/PPMPackages/10xx/zips</a><br>
<br>
What requirements are needed?<br>
<br>
Thank you very much<br>
_______________________________________________<br>
dev-apps-bugzilla mailing list<br>
<a href="mailto:dev-apps-bugzilla@lists.mozilla.org">dev-apps-bugzilla@lists.mozilla.org</a><br>
<a href="https://lists.mozilla.org/listinfo/dev-apps-bugzilla" target="_blank">https://lists.mozilla.org/listinfo/dev-apps-bugzilla</a><br>
-<br>
To view or change your list settings, click here:<br>
<<a href="http://bugzilla.org/cgi-bin/mj_wwwusr?user=ahdevans@gmail.com" target="_blank">http://bugzilla.org/cgi-bin/mj_wwwusr?user=ahdevans@gmail.com</a>><br>
</blockquote></div><br>