in reply to Re: Newbie using modules
in thread Newbie using modules

Thanks you all for answering!!! I've added that line $chart->output('/home/diffredential/Desktop/expression.png'); and nothing happened. The strace command gave a lot of complicated output to check anything for me! I downloaded the CPAN module some days ago, but I coudn't figure out how to use it having the Email::Send::Gmail tar gz file. I run in the interactive module "install Emaill...tar.gz" and start doing something but crashed at some point. Wow can't understand why it works to some of you and not for me :(

Replies are listed 'Best First'.
Re^3: Newbie using modules
by moritz (Cardinal) on Oct 05, 2008 at 21:56 UTC
    Show us some of the "complicated output", the last 30 to 50 lines should be the most interesting (in <c> and code tags please).
      I am also having the same problem - I am on Windows and in the bin folder I have wgnuplot and I adjusted Gnuplot.pm accordingly. If I use .ps I get an empty file and if I use .png nothing gets created.
Re^3: Newbie using modules
by diffredential (Beadle) on Oct 05, 2008 at 21:49 UTC
    Any idea? kinda weird :S really simple script with a simple module , :S anyone knows how to plot the image with gnuplot instead of saving it into an image? (maybe the problem is there)