[GNC] No Stock Quotes - OS Monterey, Gnucash 4.8(Build ID: 4.8a+(2021-09-28))

john jralls at ceridwen.us
Wed Feb 9 20:54:08 EST 2022



> On Feb 9, 2022, at 1:36 PM, dennis adams <smada46 at hotmail.com> wrote:
> 
> Upgraded to Monterey (V12.2) and got black screen for GC.  Read mailing list and saw  where I needed to get GC 4.8 which I did.  Installed 4.8 and GC came up and displayed correctly but am now unable to get stock quotes.  The Price Database Get Quotes button is greyed out.
> 
> Went to Applications, GC 4.8, Contents, Resources, bin and clicked on gnc-fq-check which said:
> 
> “Last login: Wed Feb 9 13:18:07 on ttys000
> /Applications/Gnucash\ 4.8.app/Contents/Resources/bin/gnc-fq-check ; exit; dwa1 at dwa1 ~ % /Applications/Gnucash\ 4.8.app/Contents/Resources/bin/gnc-fq-check
> ; exit;
> You need to install the following Perl modules: Finance::Quote
> Use your system's package manager to install them, or run 'gnc-fq-update' as root.
> missing-lib
> Saving session...
> ...copying shared history...
> ...saving history...truncating history files... ...completed.
> [Process completed] “
> 
> I had old version of XCode which didn’t work with Monterey so updated to version 13.2.1 and then ran “sudo /Applications/Gnucash\ 4.8.app/Contents/Resources/bin/gnc-fq- update”.  Terminal info from that run is attached, but basically it didn’t work since when I ran the gnc-fq-check again, I got the same message as above.
> 
> I’m well out of my depth with all this and not sure where to go from here.  The Terminal information does not really make sense to me but there were several statements like “missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun “  and “the following files are missing in your kit: .travis.yml “ as well as others
> 
> It would seem that if I had all the FQ commands in /Applications/Gnucash\4.8.app/Contents/Resources/bin/ xxx then I have FQ installed but the check says no.  Don’t know where to go from here.  Any help would be appreciated.

Most of the modules failed to install and it looks like it was because there was no `make` either on the path or in the command-line tools directory. You could install command-line tools by running 
  xcode-select --install
but that should be superfluous if you've installed the full Xcode. Having installed it have you run it so that it can install it's "additional components"? On my mac xcrun and make are in /usr/bin.

Regards,
John Ralls



More information about the gnucash-user mailing list