Difference between revisions of "Talk:Online Quotes"

From GnuCash
Jump to: navigation, search
(Advise Timdream of correct resolution to failed build due to OpenSSL.)
(Question about currency sources)
Line 2: Line 2:
  
 
Timdream, after some work with another user who had a similar failed installation we determined that they were missing <code>/Library/Perl/5.34/AppendToPath</code> that's installed by default (see <code>perldoc perlmacosx</code>). The section now explains that more thoroughly and provides a correct fix. You may want to check your own installation for that, you'll get better results than from having Homebrew-supplied libraries in the mix. [[User:Jralls|John Ralls]] ([[User talk:Jralls|talk]]) 03:21, 6 May 2024 (UTC)
 
Timdream, after some work with another user who had a similar failed installation we determined that they were missing <code>/Library/Perl/5.34/AppendToPath</code> that's installed by default (see <code>perldoc perlmacosx</code>). The section now explains that more thoroughly and provides a correct fix. You may want to check your own installation for that, you'll get better results than from having Homebrew-supplied libraries in the mix. [[User:Jralls|John Ralls]] ([[User talk:Jralls|talk]]) 03:21, 6 May 2024 (UTC)
 +
 +
This page still mentions here[https://wiki.gnucash.org/wiki/Online_Quotes#Finance::Quote_Sources_-_Currency_Source] that Alpha Vantage is the (only) source for currency quotes, but ISTR that other sources are now possible by using the environment variable FQ_CURRENCY.  WHat values of this variable are supported? --[[User:Rsbrux|rsbrux - GC 4.11 / Ubuntu Studio 22.04 LTS x64]] ([[User talk:Rsbrux|talk]]) 15:56, 3 July 2025 (UTC)

Revision as of 15:56, 3 July 2025

Timdream, I rolled back your changes about OPEN_SSL because they pertain to Homebrew perl, the use of which will cause problems when you try to use Finance::Quote from the application bundle--even if you got it from Homebrew flask. John Ralls (talk) 01:39, 26 April 2024 (UTC)

Timdream, after some work with another user who had a similar failed installation we determined that they were missing /Library/Perl/5.34/AppendToPath that's installed by default (see perldoc perlmacosx). The section now explains that more thoroughly and provides a correct fix. You may want to check your own installation for that, you'll get better results than from having Homebrew-supplied libraries in the mix. John Ralls (talk) 03:21, 6 May 2024 (UTC)

This page still mentions here[1] that Alpha Vantage is the (only) source for currency quotes, but ISTR that other sources are now possible by using the environment variable FQ_CURRENCY. WHat values of this variable are supported? --rsbrux - GC 4.11 / Ubuntu Studio 22.04 LTS x64 (talk) 15:56, 3 July 2025 (UTC)