[GNC] Install Finance::Quotes
Kalpesh Patel
kalpesh.patel at usa.net
Mon Jan 15 13:04:24 EST 2024
While I am not on Mac, I recall that the SSL portion of LWP was very hard to compile/install on the *NIX side, especially the needed SSLeay module for older Perl versions which used to be a separate and standalone build.
>From below SUDO command, it looks you are trying to build for all three architecture types so I am SUSPECTING that SSLeay for ARM may not be available for Perl 5.3 version.
-----Original Message-----
From: Gustavo Taouil <gtaouil at gmail.com>
Sent: Sunday, January 14, 2024 2:58 PM
To: gnucash-user at gnucash.org
Subject: [GNC] Install Finance::Quotes
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
More information about the gnucash-user
mailing list