我正在嘗試在 M1 MacBook 上安裝 libgdiplus。作業系統版本 12 蒙特雷。
當我這樣做時,brew install mono-libgdiplus它會在終端上顯示以下訊息。
Warning: No available formula with the name "mono-libgdiplus".
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching taps on GitHub...
Error: No formulae found in taps.
uj5u.com熱心網友回復:
這個對我有用。
$ brew search mono-libgdiplus
==> Formulae
mono-libgdiplus
而 homebrew-core 確實有monterey 和 big sur的瓶子。
uj5u.com熱心網友回復:
經過長時間的研究,我發現我需要git -C $(brew --repo homebrew/core) checkout master解決這個問題。
查看此鏈接以獲取更多詳細資訊:自制錯誤:在水龍頭中找不到公式
轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/363634.html
上一篇:檢測內部Apple硬體鍵盤的布局
