jaschwartz has asked for the wisdom of the Perl Monks concerning the following question:

Just installed GD::Graph, and was trying to use one of their many included sample scripts, but I don't get any graphs just two lines of "Processing sample11" and "Processing sample11-h" after I e Do I need to install other modules, or some other setup, or modify these samples to use them on my win32 machine? I am using the latest 5.10 release.

Replies are listed 'Best First'.
Re: Using GD::Graph samples
by moritz (Cardinal) on May 07, 2009 at 21:51 UTC
    When I run make in the samples/ directory, it creates a bunch of .gif files (Linux, perl-5.10).

    What did you do get the output (Processing sample11)?