Difference between revisions of "Talk:Online Quotes"
From GnuCash
m (Add signature) |
(Advise Timdream of correct resolution to failed build due to OpenSSL.) |
||
Line 1: | Line 1: | ||
Timdream, I rolled back your changes about OPEN_SSL because they pertain to Homebrew perl, the use of which will cause problems when you try to use Finance::Quote from the application bundle--even if you got it from Homebrew flask. [[User:Jralls|John Ralls]] ([[User talk:Jralls|talk]]) 01:39, 26 April 2024 (UTC) | Timdream, I rolled back your changes about OPEN_SSL because they pertain to Homebrew perl, the use of which will cause problems when you try to use Finance::Quote from the application bundle--even if you got it from Homebrew flask. [[User:Jralls|John Ralls]] ([[User talk:Jralls|talk]]) 01:39, 26 April 2024 (UTC) | ||
+ | |||
+ | Timdream, after some work with another user who had a similar failed installation we determined that they were missing <code>/Library/Perl/5.34/AppendToPath</code> that's installed by default (see <code>perldoc perlmacosx</code>). The section now explains that more thoroughly and provides a correct fix. You may want to check your own installation for that, you'll get better results than from having Homebrew-supplied libraries in the mix. [[User:Jralls|John Ralls]] ([[User talk:Jralls|talk]]) 03:21, 6 May 2024 (UTC) |
Latest revision as of 03:21, 6 May 2024
Timdream, I rolled back your changes about OPEN_SSL because they pertain to Homebrew perl, the use of which will cause problems when you try to use Finance::Quote from the application bundle--even if you got it from Homebrew flask. John Ralls (talk) 01:39, 26 April 2024 (UTC)
Timdream, after some work with another user who had a similar failed installation we determined that they were missing /Library/Perl/5.34/AppendToPath
that's installed by default (see perldoc perlmacosx
). The section now explains that more thoroughly and provides a correct fix. You may want to check your own installation for that, you'll get better results than from having Homebrew-supplied libraries in the mix. John Ralls (talk) 03:21, 6 May 2024 (UTC)