F::Q
David Hampton
hampton-gnucash at rainbolthampton.net
Wed Jan 25 01:56:14 EST 2006
On Wed, 2006-01-25 at 15:19 +1100, Graeme Nichols wrote:
> Hello Folks, I just performed a update-finance-quote and finally
> received the message that Finance::Quote was up to date even though 1.11
> is supposed to be available.
>
> So I did the following:-
>
> [graeme at barney ~]$ su
> Password:
> [root at barney graeme]# find /usr/lib -name Quote.pm|xargs grep VERSION
> /usr/lib/perl5/site_perl/5.8.0/Finance/Quote.pm: $VERSION
> $TIMEOUT %MODULES %METHODS $AUTOLOAD
> /usr/lib/perl5/site_perl/5.8.0/Finance/Quote.pm:$VERSION = '1.08';
You have two versions of Finance::Quote installed. The above one is an
old version that should probably be removed.
> /usr/lib/perl5/site_perl/5.8.6/Finance/Quote.pm: $VERSION
> $TIMEOUT %MODULES %METHODS $AUTOLOAD
> /usr/lib/perl5/site_perl/5.8.6/Finance/Quote.pm:$VERSION = '1.10';
> [root at barney graeme]#
>
> What have I done wrong? After supposedly updating I am still on 1.10
I don't know. CPAN shows that 1.11 is available...
http://search.cpan.org/~pjf/Finance-Quote-1.11/lib/Finance/Quote.pm
...and all the update-finance-quote script does is call CPAN to upgrade
your system. Maybe your local cpan mirror isn't up to date? I just ran
update-finance-quote on a test system and it installed 1.11.
David
P.S. I used the mirror at
ftp://mirror.cc.columbia.edu/pub/software/cpan .
More information about the gnucash-user
mailing list