[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GT] Graphing under Ubuntu



After finally getting the font issue resolved, I tried some more test and got
stuck real well on the very next step.

I tried to make a graph with:
user
AT
ubuntu:~/geniustrader/Scripts$ perl ./backtest.pl --graph=Âtest.png TFS
13000
Can't locate GD.pm in @INC (@INC contains: .. /etc/perl
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at ../GT/Graphics/Driver/GD.pm line 9.
BEGIN failed--compilation aborted at ../GT/Graphics/Driver/GD.pm line 9.
Compilation failed in require at (eval 38) line 1.
BEGIN failed--compilation aborted at (eval 38) line 1.
user
AT
ubuntu:~/geniustrader/Scripts$

IÇe tried various variations on using -I on the command line, but no luck at
all thus far.

Any help will be most appreciated.