gpt4 book ai didi

macos - 我正在尝试在 mac 中安装 ffmpeg

转载 作者:行者123 更新时间:2023-12-04 23:32:08 27 4
gpt4 key购买 nike

我正在尝试使用此命令在 mac 中安装 ffmpeg brew install ffmpeg但在我的 4 次尝试中,我收到这条消息大约 2 小时

==> Installing ffmpeg dependency: rust
Warning: A newer Command Line Tools release is available.
Update them from Software Update in System Preferences or run:
softwareupdate --all --install --force

If that doesn't show you any updates, run:
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install

Alternatively, manually download them from:
https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 11.3.1.

==> ./configure --prefix=/usr/local/Cellar/rust/1.56.1 --release-channel=stable
==> make
安装它停止了 4 次,我累了怎么回事?

最佳答案

Xcode 11.3 已经过时了——它是在 Mojave 上发布的,brew 不再支持它。我们需要知道您的 macOS 版本。根据路径中的/usr/local 判断,您似乎在 Intel mac 上。 ffmpeg 是在您的示例中使用特定工具链构建的,这表明它不是从瓶子安装,而是尝试配置源代码构建。通常没有缺点 - 除非 brew 不再支持您的操作系统。

  • 在 Mojave 上安装 ffmpeg 的最佳方法是什么?
    使用 ffmpeg.org 提供的链接中的预构建二进制文件:https://evermeet.cx/ffmpeg
  • 关于macos - 我正在尝试在 mac 中安装 ffmpeg,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/70513572/

    27 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com