If you have Unix/Linux then you can run following to get the official
interim release (literally cut and paste each line when your prompt comes
back after executing each one) as mentioned by another user on this distro:

 

cd ~
wget
https://www.cpan.org/authors/id/B/BP/BPSCHUCK/Finance-Quote-1.64_03.tar.gz
tar -xvf ./Finance-Quote-1.64_03.tar.gz 
cd Finance-Quote-1.64_03/
perl Makefile.PL 
make
sudo make install

 

 

You haven't mentioned the OS you are on so hard to get you past the finish
line .

 

 

 

 

 

From: Adrian Holbrook <megagru...@hotmail.com> 
Sent: Saturday, March 01, 2025 4:41 AM
To: Kalpesh Patel <kalpesh.pa...@usa.net>; gnucash-user@gnucash.org
Subject: Re: [GNC] Problems getting prices from Yahoo as JSON

 

Thanks. Not sure how to install a module from CPAN as suggested by Murugan
so will attempt to modify the file.

 

Best regards

 

Adrian

  _____  

From: Kalpesh Patel <kalpesh.pa...@usa.net <mailto:kalpesh.pa...@usa.net> >
Sent: 28 February 2025 22:57
To: 'Adrian Holbrook' <megagru...@hotmail.com
<mailto:megagru...@hotmail.com> >; gnucash-user@gnucash.org
<mailto:gnucash-user@gnucash.org>  <gnucash-user@gnucash.org
<mailto:gnucash-user@gnucash.org> >
Subject: RE: [GNC] Problems getting prices from Yahoo as JSON 

 

On Windows it should be:

 C:\Strawberry\perl\site\lib\Finance\Quote 

On Unix/Linux it could be in many different places depending on how it was
installed. Try these:

/usr/share/perl5/Finance/Quote
/usr/local/share/perl/5.26.1/Finance/Quote

If not then use find utility to locate it on Unix/Linux or Mac OS'...

# find / -name YahooJSON.pm
/usr/share/perl5/Finance/Quote/YahooJSON.pm
/usr/local/share/perl/5.26.1/Finance/Quote/YahooJSON.pm

For flatpak, I am not sure how.

-----Original Message-----
From: Adrian Holbrook <megagru...@hotmail.com
<mailto:megagru...@hotmail.com> > 
Sent: Friday, February 28, 2025 2:38 PM
To: gnucash-user@gnucash.org <mailto:gnucash-user@gnucash.org> 
Subject: [GNC] Problems getting prices from Yahoo as JSON

I am having the same problem as reported on a recent thread. I was not sure
how to respond on the thread as the reply arrow was grayed out. I am not
sure how to make the quick fix mentioned by Kalpesh Patel as I cannot find
the file YahooJSOM.pm. Can anyone help?

Thanks

Adrian



_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to