[GNC] Finance::Quote failed to initialize

Bruce Schuck bschuck at asgard-systems.com
Sat Oct 5 15:54:08 EDT 2024


On 10/5/24 01:29, Boniforti Flavio wrote:

> The output of the short script you've pointed at:

> Searching: /Library/Perl/5.34

> Searching: /Network/Library/Perl/5.34

> Searching: /System/Library/Perl/5.34

> Searching: /System/Library/Perl/Extras/5.34

> BTW: I don't remember installing Perl via Homebrew, how would I verify that?

Homebrew installs Perl under /usr/local (also mentioned at the bottom of 
https://github.com/finance-quote/finance-quote/discussions/240#discussioncomment-10849417). 


On your Mac, what is the output of?

     sudo find /usr -type f -name 'perl'

Additionally, is Perl listed when you execute?

     brew list

Lastly, try executing:

     cpan Finance::Quote

Thank you.

Bruce S.


More information about the gnucash-user mailing list