Joel Torres
Joel Torres
Having the same issue on a MacBook Air M1 running macOS Sequoia 15.3.1 when trying to install 3.1.2. No issues with 3.4.1 as well. ``` compiling compile.c compiling cont.c compiling...
I was able to compile/install manually without error as documented in https://github.com/postmodern/chruby/wiki/Ruby: ``` cd ruby-3.1.2 ./configure \ --prefix="$HOME/.rubies/ruby-3.1.2" \ --with-gmp-dir="$(brew --prefix gmp)" \ --with-libyaml-dir="$(brew --prefix libyaml)" \ --with-openssl-dir="$(brew --prefix openssl)"...
I created a temporary test post on my personal site with the same image (unmodified) and the twitter/og image meta to see how it would look like after. I tried...
I submitted PR #1038 for this to use bitcoin_core_logo.png as the default. It's better than nothing and it's the actual logo 😄 .
@katesalazar @marcofleon thanks for checking. I missed translating the non-PR notes under notable changes. I'll work on translating these.