【问题标题】:How can I install the Octave 4.2 documentation using Homebrew?如何使用 Homebrew 安装 Octave 4.2 文档?
【发布时间】:2018-09-29 17:51:09
【问题描述】:

我尝试使用

从命令行安装 Octave (4.2)
brew install octave

但这不会安装文档。当我运行 octave 时,出现以下错误:

octave:1> doc
error: doc: unable to find the Octave info manual, Octave installation is incomplete    

一些谷歌搜索表明我应该运行

brew install octave --with-docs

但这会返回

Warning: octave: this formula has no --with-docs option so it will be ignored!

如何从命令行安装 Octave 文档?

【问题讨论】:

    标签: command-line installation homebrew octave


    【解决方案1】:

    这确实是延迟了,但是由于这出现在我的搜索结果中,如果您仍然不知道,原因是 Homebrew 上的最新版本 Octave 只是 octave-cli。

    需要将 repo brew taps 更改为旧版本才能获得 GUI。

    不过,我现在正在考虑暂时使用 cli 版本,因为我仍然可以绘图和其他东西。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2023-04-02
      • 2016-05-07
      • 1970-01-01
      • 2020-01-11
      • 2013-12-25
      • 2012-08-30
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多