[GNC] Problem install Finance::Quote

2024-02-17 Thread Gustavo Taouil
Hi Guys, I tried to install Finance::Quote in my new mac (M3) with Sonoma 
macOs. I Use these lines of command to install:

sudo env ARCHFLAGS='-arch arm64 -arch arm64e -arch x86_64'cpan -f -i Test2
sudo env ARCHFLAGS='-arch arm64 -arch arm64e -arch x86_64'cpan -f -i 
Finance::Quote
sudo env ARCHFLAGS='-arch arm64 -arch arm64e -arch x86_64'cpan -f -i JSON::Parse

Now, I was receiving theses kind of messages when I tried to update quotes:


* B3:IVVB11.SA Finance::Quote reported failure with error: 501 Protocol scheme 
'https' is not supported (LWP::Protocol::https not installed)


I already force the install of LWP::Protocol::https and I installed the opensll 
with the command: brew install openssl, but it’s not working.

My perl is installed in /usr/bin/perl and my version is 5.30.3

anyone can help me?




___
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.


[GNC] Install Finance::Quotes

2024-01-15 Thread Gustavo Taouil
Hi Guys, please help me!

I have MacBook Pro m3 with macOS Sonome. I followed the instructions in wiki 
page of Gnucash to install the Finance::Quote. I use this command in terminal :

sudo ARCHFLAGS='-arch arm64 -arch arm64e -arch x86_64' 
/Applications/Gnucash.app/Contents/Resources/bin/gnc-fq-update

The command installs several packages in pearl 5.3 folder but didn’t install 
Finance::Quote. Debugging the code I found that I can’t install the package 
LWP::Protocol::https.


Has anyone had a problem like this?



Thanks 

Gustavo






___
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.


[GNC] Tesouro_direto not working after F:Q 1.60

2024-04-19 Thread Gustavo Taouil



Hi Guys, I realise that I can’t get quotes from tesouro_direto anymore after 
update to Finance::Quote 1.60.

I was receiving this error message:


Found Finance::Quote version 1.60.

* 07:05:12 ERROR  [parse_quotesource_error()] Unrecognized 
Finance::Quote Error Can't use string ("") as a HASH ref while "strict refs" in 
use at /Applications/Gnucash.app/Contents/Resources/bin/finance-quote-wrapper 
line 185.

Price retrieval failed: Unrecognized Finance::Quote Error: Can't use string 
("") as a HASH ref while "strict refs" in use at 
/Applications/Gnucash.app/Contents/Resources/bin/finance-quote-wrapper line 185.



Thanks


___
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.