FS#11514 - gnucash 2.2.5 - Finance::Quote is missing
Attached to Project:
Arch Linux
Opened by . (vilefridge) - Thursday, 18 September 2008, 03:02 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 22 March 2009, 05:39 GMT
Opened by . (vilefridge) - Thursday, 18 September 2008, 03:02 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 22 March 2009, 05:39 GMT
|
Details
Description:
Finance::Quote is missing perl-finance-quote not installed and therefore the stock quote feature does not work. This can be installed by issuing: pacman -Sy perl-finance-quote But, gnucash doesn't pick this up and it looks like gnucash requires a recompile. The #gnucash folks (jsled) on irc.gnome.org said this: "there's a "quotes" use flag that controls the dependency on F::Q" Maybe this will help the developer assigned to the task. Additional info: GnuCash 2.2.5 Built 2008-05-30 from r17141 http://www.gnucash.org/docs/v1.8/C/gnucash-guide/invest_stockprice1.html |
This task depends upon
Closed by Eric Belanger (Snowman)
Sunday, 22 March 2009, 05:39 GMT
Reason for closing: Fixed
Additional comments about closing: perl-finance-quote is listed as an optdepends in gnucash-2.2.9-1
Sunday, 22 March 2009, 05:39 GMT
Reason for closing: Fixed
Additional comments about closing: perl-finance-quote is listed as an optdepends in gnucash-2.2.9-1
FS#12795mentions that perl-date-manip is required for the exact same reason.If perl-finance-quote is indeed required instead of the above that would probably mean pulling many perl module dependencies from community. (If sergej's package is right)