problem for getting on-line quote

Stephen Ni stephenni2000 at yahoo.com
Sun Mar 16 22:15:01 EDT 2014


Hi John:
1) I am currently using ActiveState perl 5.16.3 and gnucash 2.4.13 on window 7.  When I tried to run the "Install Online Quote Retrieval" command from GnuCash's Start menu folder, it only recognizes FQ v 1.18 and only install that version
2) I tried to run ActiveState Perl package manager from the Start menu.  It shows FQ v1.18 installed.  It shows available version is also 1.18, and nothing else.  It does not give me any option to pick a different upgrade
3) I tried to delete ActiveState Perl 5.16.3, and only newer version from their website is 5.18.  After I download this version, its install version of FQ is still v1.18.  Again no option to upgrade to any new version of FQ

What else can I try?

thanks

Stephen



On Saturday, March 15, 2014 1:31 PM, John Ralls <jralls at ceridwen.us> wrote:
  


On Mar 15, 2014, at 9:35 AM, Stephen Ni <stephenni2000 at yahoo.com> wrote:

Hi John:
>   thanks for the information.  I went to CPAN and downloaded Finance-Quote-1.27.  I unzip it and untar it.  Then I try to follow the instruction to install it as follow
>
>
>    perl Makefile.PL
>    make
>    make test
>    make install
>
>
>I tried the above command in my window7 cmd window.  When it gets to the make (2nd command), I see following error:
>'make' is not recognized as an internal or external command
>
>
>I guess make is only for unix or Linux.  What can I do to install this perl module for window 7?


First of all, please copy the list on all of your replies, using "reply all".

No, make works on Windows too, but only if you have the right software installed, but it's not included with Windows; you have to install it separately. It's not really necessary, though. You're trying to upgrade the hard way.

The simplest way to update Finance::Quote is to run the "Install Online Quote Retrieval" command from GnuCash's Start menu folder. There are a couple of reasons that might fail: If you have installed ActiveState perl 5.16, ActiveState is still serving FQ v 1.18; you'll need to uninstall ActiveState perl and either install 5.12 or 5.14, or just run "Install Online Quote Retrieval" which will install Strawberry perl if it doesn't find a perl installation already present on your system. One user has reported that his anti-virus software interfered with the upgrade and that he had to temporarily disable it.

Alternatively, you can use the package manager for your perl: If you're using ActiveState perl, you can run their package manager from the Start menu. It's graphical; you need only find Finance::Quote and select it for upgrade. If you're using Strawberry perl, open a command shell and run "cpan" from Strawberry's 'bin' directory. It will ask you a bunch of questions to which you can take the default (i.e., just hit "return") for all of them. Once done with that, use "install Finance::Quote" from the cpan> prompt, and cpan should do the rest.

Regards,
John Ralls


On Monday, March 10, 2014 7:37 AM, John Ralls <jralls at ceridwen.us> wrote:
> 
>
>On Mar 9, 2014, at 3:23 PM, Stephen Ni <stephenni2000 at yahoo.com> wrote:
>
>> Hi:
>>   
 I am currently using gnucash 2.4.13 on window 7.  I have being using gnucash to get online quote (via Price Editor) for a long time, and it has always worked fine for me.  About 4 weeks ago, I have not been able to do so.  Each time I try to get online quote, I get following error.  Does anyone know why?
>> 
>
>Yup. Yahoo changed something. See http://wiki.gnucash.org/wiki/FAQ#Q:_Why_doesn.27t_online_quoting_work.3F,item 4. In this case you need Finance::Quote 1.20 or later.
>
>Regards,
>John Ralls
>
>
>
>    


More information about the gnucash-user mailing list