Thank you John! I ran the commands you provided and Finance::Quote works for the first time since I got my M1 MacBook Air! I’ve been watching the Finance::Quote threads on the list the last few months, always hoping for a solution I could manage to I implement to fix the issue. No doubt I could have missed this if it was posted before, regardless you just made my day.
For what it’s worth, my install of GnuCash was done the standard way - downloading the DMG from the website. Also, to make the solution crystal clear to those who are not as good on the command line, there was a typo in John’s most recent advice of the commands to run. It is B::Keywords (capital K): sudo cpan -i Test2; sudo cpan -f -i B::Keywords; sudo cpan -i Finance::Quote Very gratefully, Colin > On Aug 19, 2021, at 8:36 PM, [email protected] wrote: > > Message: 5 > Date: Thu, 19 Aug 2021 20:36:28 -0700 > From: John Ralls <[email protected] <mailto:[email protected]>> > To: [email protected] <mailto:[email protected]> > Cc: Mailing List Gnucash <[email protected] > <mailto:[email protected]>> > Subject: Re: [GNC] Finance::Quote on Mac M1 > Message-ID: <[email protected] > <mailto:[email protected]>> > Content-Type: text/plain; charset=utf-8 > > You didn't read my letter very carefully: You should be able to get quotes > now if you do `sudo cpan -i Test2; sudo cpan -f -i B::keywords; sudo cpan -i > Finance::Quote`. The system perl is a universal binary and works in both > native and Rosetta2 environments. Perl from other sources may or may not work > and will regardless require modifying > Gnucash.app/Contents/Resources/etc/gnucash/environment to set the perl path > and @INC so that GnuCash can find the right F::Q. If you insist on that > you're on your own. > > As for a native M1 build, I haven't decided yet whether to do that before the > next major nettle release. I really don't like pushing development software > at ordinary users, it tends to make for unpleasant surprises. Meanwhile > GnuCash seems to work well under Rosetta2 so there's not a strong argument > for doing a native build until nettle's ARM64 implementation is in a stable > release. > > Regards, > John Ralls _______________________________________________ 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.
