btfs icon indicating copy to clipboard operation
btfs copied to clipboard

macOS Installation Fails

Open ylluminate opened this issue 1 year ago • 5 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.

ylluminate avatar Apr 16 '24 01:04 ylluminate

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

luckman212 avatar Apr 16 '24 03:04 luckman212

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

ylluminate avatar Apr 16 '24 03:04 ylluminate

Eh, not so much afaict.

https://github.com/osxfuse/osxfuse/issues/858

luckman212 avatar Apr 16 '24 04:04 luckman212

came here to create this issue, but it already exists

venil7 avatar Apr 16 '24 19:04 venil7