johang/btfs

macOS Installation Fails

Opened this issue · 4 comments

When doing as suggested by the installation on macOS:
https://github.com/johang/btfs?tab=readme-ov-file#installing-on-macos

It fails:

$ brew install btfs
btfs: Linux is required for this software.
libfuse@2: Linux is required for this software.
Error: btfs: Unsatisfied requirements failed this build.

Pretty sure this would require a major rework as a FileProvider extension to run on any recent version of macOS (sadly).

Oh? I thought Fuse was working fine on macOS 14.4 currently: https://github.com/osxfuse/osxfuse/releases

Eh, not so much afaict.

macfuse/macfuse#858

came here to create this issue,
but it already exists