Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac brew install failure #247

Closed
denningsrogue opened this issue Apr 23, 2021 · 2 comments
Closed

Mac brew install failure #247

denningsrogue opened this issue Apr 23, 2021 · 2 comments

Comments

@denningsrogue
Copy link

Brew install sshfs results in the following error message:

sshfs has been disabled because it requires FUSE!

I have the latest version of MacFUSE installed and am running the latest version of MacOS.

@rgm3
Copy link

rgm3 commented Apr 23, 2021

Since macfuse is now closed-source, homebrew cannot include sshfs as a formula (although as a cask could work I believe). I was unable to figure out how to get sshfs 3.7.1 to compile with macfuse 4.1.0, since this doesn't provide the libfuse3 dependency. Homebrew's libfuse version 3.1.0 is linux-only. Unfortunately I believe macOS users are stuck with sshfs version 2.x, linked against fuse library 2.9.9.

For more info, refer to: Homebrew/brew#9401 .

@Nikratio
Copy link
Contributor

Closing this issues, since it's a problem with MacOS' FUSE support rather than SSHFS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants