2022-08-31 追記 3ヶ月ぶりに敗北したのでアップデート。勝利!
うおおおおお!! pic.twitter.com/iudPZItlBr
— Jun Watanabe@rela (@rela1470) 2022年8月31日
phpenv、今年も諦めました pic.twitter.com/plGvFBPzkW
— Jun Watanabe@rela (@rela1470) 2021年11月25日
仕事柄よくPCを乗り換える*1のですが、久々に勝利したので自分用にメモ。
ほんとにメモなのでね、詳しいのはググってね。
brew install pkg-config brew install libxml2 brew install bzip2 brew install libpng brew install libjpeg brew install libiconv brew install icu4c brew install oniguruma brew install tidy-html5 brew install libzip brew install autoconf export PATH="/opt/homebrew/opt/openssl@1.1/bin:$PATH" export PKG_CONFIG_PATH="/opt/homebrew/opt/openssl@1.1/lib/pkgconfig:$PKG_CONFIG_PATH" export PKG_CONFIG_PATH="/opt/homebrew/opt/jpeg/lib/pkgconfig:$PKG_CONFIG_PATH" export PHP_BUILD_CONFIGURE_OPTS="--with-bz2=$(brew --prefix bzip2) --with-iconv=$(brew --prefix libiconv) --with-tidy=$(brew --prefix tidy-html5) --with-external-pcre=$(brew --prefix pcre2)" phpenv install 7.4.30
ありがとう人類の叡智
http://tec-shi.com/mac/596/tec-shi.com www.shigemk2.com zenn.dev
*1:新機種の検証とかでね