#author("2021-12-27T11:22:18+00:00;2020-01-01T01:18:05+00:00","default:hotate","hotate") #author("2023-06-04T00:30:16+00:00;2020-01-01T01:18:05+00:00","default:hotate","hotate") #contents &tag(macOS, 2018); &tag(macOS,2018); * [[Ruby]] [#hf01d0e6] - [[Updated to Mojave – Drifting Ruby>https://blog.driftingruby.com/updated-to-mojave/]] open /Library/Developer/CommandLineTools/Packages/ Run the package macOS_SDK_headers_for_macOS_10.14.pkg - [[macOS Mojaveにアップデートして色々壊れる件 (homebrew, gem, nokogiri, gcloud) - Qiita>https://qiita.com/shimma/items/a508396455d7d684cd1f]] XCode10 になり、 /user/include にheaderファイルをおいてくれなくなったので、特にRubyのnative extension含むgemがインストール不能 (missing fileとなる) * [[Redmine]] [#af461ae1] - v3.4.6が正常に動作することを確認した。( HighSierra からの更新環境)(2018/11/22) - [[Nokogiri]]のインストールに失敗する場合は下記を参照 -- [[macOS SierraでNokogiriがインストールできない問題の解決方法 - Qiita>https://qiita.com/ganta/items/3bb378726149a759d085]] $ bundle config build.nokogiri --use-system-libraries --with-xml2-include=$(brew --prefix libxml2)/include/libxml2 * 関連 [#be86db55] #related #taglist(tag=Mojave)