phpenv、今年も諦めました pic.twitter.com/plGvFBPzkW
— Jun Watanabe@rela (@rela1470) 2021年11月25日
仕事柄よくPCを乗り換える*1のですが、久々に勝利したので自分用にメモ。
ほんとにメモなのでね、詳しいのはググってね。
phpenv install 7.4.29 brew install pkg-config brew install libxml2 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 brew install bzip2 brew install libpng brew install libjpeg brew install libiconv 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) " brew install icu4c brew install oniguruma brew install tidy-html5 brew install libzip brew install autoconf
ありがとう人類の叡智
tec-shi.com www.shigemk2.com zenn.dev
*1:新機種の検証とかでね