[Fwd: Re: Unable to get quotes]

David Hampton hampton-gnucash at rainbolthampton.net
Fri Dec 29 23:17:45 EST 2006


On Fri, 2006-12-29 at 22:03 -0500, Bobby Goins wrote:
> David, you are correct.
> 
> 	gnc-fq-dump yahoo CSCO
> 
> Worked as expected.
> 
> Here is what I got from ->echo '(yahoo "CSCO")' | gnc-fq-helper
> 
>     $ echo '(yahoo "CSCO")' | gnc-fq-helper
>     Can't locate Date/Manip.pm in @INC (@INC contains:
>     /usr/lib/perl5/5.8.7/i486-linux /usr/lib/perl5/5.8.8/i486-linux
>     /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i486-linux
>     /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .) at
>     /usr/bin/gnc-fq-helper line 35.
>     BEGIN failed--compilation aborted at /usr/bin/gnc-fq-helper line 35.
>     $
> 
> I hope this helps.

Right.  You need to install the perl Date::Manip module.  On Fedora you
would install the perl-DateManip package.  I don't know what its called
on other distributions.

I committed a change to gnucash the other day to explicitly check for
this perl module and complain if its not found.

David




More information about the gnucash-user mailing list