> -----Original Message----- >From Chris Good: ... > > Hi Les, > > > > Sorry you had problems following my instructions. > > > > The quickest way to reinstall the standard files over the modified files is: > > From a command prompt (Windows) or Terminal (Linux): > > cpan > > install Finance::Quote > > quit > > > > However, if you wish to tell me what your operating system is, and try > > to run the gnc-fq-helper command as per > > https://wiki.gnucash.org/wiki/FAQ#Q:_How_do_I_fix_a_.22system_error.22 > > _or_.2 2unknown_error.22_when_getting_stock_quotes.3F > > and tell me the response, I will try to help you. > > > > I.e. > > Windows from a command prompt: > > cd \Program Files\gnucash\bin > > echo (yahoo "CSCO") | perl gnc-fq-helper > > > > Linux, from a terminal: > > echo '(yahoo "CSCO")' | gnc-fq-helper > > > > Regards, Chris Good > > > From: Les <[email protected]> > Sent: Tuesday, 3 April 2018 6:10 PM > To: Chris Good <[email protected]>; [email protected] > Subject: Re: Finance::Quote Yahoo_JSON Alpha Vantage > > Sorry, Chris. I should have mentioned the OS, etc. I am running Linux Mint > 18.2 > and GC 2.6.17. > > If I understand, all I have to to do is reinstall F::Q? > > Thanks, > Les
Hi Les, Yes reinstall Finance::Quote using the method I said. Regards, Chris Good _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
