【发布时间】:2021-07-13 06:09:51
【问题描述】:
我刚开始安装这些二进制文件以访问我的 iPhone,并在尝试安装 ifuse 时遇到错误。
我首先使用 Homebrew 安装了 osxfuse v 3.11.2。我在系统偏好设置中加载了两个版本:
FUSE 3.11.2 和 macFuse 4.1.0
我也安装了fuse osx 1.9.0
我收到的错误是:
错误:ifuse 已被禁用,因为它需要 FUSE!
Sun Apr 18 05:18:54
iMac191:Homebrew john$ brew install fuse
==> Downloading https://github.com/fuse-open/fuse-studio/releases/download/1.9.0/fuse_osx_1_9_0.pkg
==> Downloading from https://github-releases.githubusercontent.com/133309840/5134f00e-6266-11e8-93cc-f1c5a91a10eb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIW
######################################################################## 100.0%0
==> Installing Cask fuse
==> Running installer for fuse; your password may be necessary.
Package installers may write to any location; options such as `--appdir` are ignored.
Password:
Sorry, try again.
Password:
installer: Package name is Fuse
installer: Installing at base path /
installer: The install was successful.
???? fuse was successfully installed!
Sun Apr 18 09:33:33
iMac191:Homebrew john$ brew info fuse
fuse: 1.9.0
https://fuse-open.github.io/
/usr/local/Caskroom/fuse/1.9.0 (156.0MB)
From: https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/fuse.rb
==> Names
Fuse Studio
Fuse Open
Fuse Fusetools
==> Description
Visual desktop tool suite for working with the Fuse framework
==> Artifacts
fuse_osx_1_9_0.pkg (Pkg)
==> Analytics
install: 1,029 (30 days), 1,703 (90 days), 3,605 (365 days)
【问题讨论】: