【问题标题】:How to fix error and install xmgrace smoothly?如何修复错误并顺利安装 xmgrace?
【发布时间】:2015-03-10 22:23:04
【问题描述】:

我尝试使用命令brew install grace 通过brew 安装xmgrace,但随后出现以下错误:

Error: No available formula for grace 
Searching formulae...
Searching taps...
homebrew/x11/grace

我在 Mac OSX Yosemite (V10.10.2) 上的 bash shell 中运行。

我该如何解决这个错误?

【问题讨论】:

    标签: macos bash shell homebrew xmgrace


    【解决方案1】:

    首先:安装 Xcode (搜索 Apple 应用商店并从那里安装,然后在命令提示符下键入:xcode-select --install) 二:安装开模 (在终端提示符下,输入:sudo port install openmotif) 第三:安装xmgrace (在终端提示符下,输入:sudo port install grace) 第四:享受:)

    【讨论】:

    • 谢谢,它成功了。不过我必须安装 MacPorts。
    【解决方案2】:

    自 2015 年初以来的某个时间点,现在您必须这样做:

    $ brew tap homebrew/x11
    $ brew install grace
    

    install xmgrace on OSX的全套说明。

    【讨论】:

      猜你喜欢
      • 2022-09-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-04-02
      • 2021-12-20
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多