我已遵循说明这里,使用确切的示例,在 GnuCash 中自动更新股票价格。当我单击时,price editor -> Get Quotes
它会返回警告Unable to retrieve quotes for these items: NS:HDIL.NS
(我也尝试了另一个)。
我gnc-fq-update
按照 GnuCash 邮件列表中的说明进行安装这里。当我按照 GnuCash wiki for CPAN 中的说明在终端中输入时,cpan -D Finance::Quote
终端返回
Going to read '/home/anthony/.cpan/Metadata'
Database was generated on Wed, 14 May 2014 02:06:11 GMT
Finance::Quote
-------------------------------------------------------------------------
(no description)
E/EC/ECOCODE/Finance-Quote-1.31.tar.gz
/usr/local/share/perl/5.14.2/Finance/Quote.pm
Installed: 1.31
CPAN: 1.31 up to date
Erik Colson (ECOCODE)
[email protected]
答案1
GNUcash 邮件列表帮助我解决了这个问题。我对同一问题的回答可以在superuser.stackexchange 这里
(也许这些问题应该合并。)