-
Notifications
You must be signed in to change notification settings - Fork 110
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
macOS Monterey 12.74 brew install error #80
Comments
I'm in the same boat |
you can build it from source pretty easily, download the source files and run |
Could you explain this a little more? I'm a noob, so I don't know what this all means (sorry) |
Indeed — I wonder if there is a way to alert the Homebrew maintainers... @DigitalGentleman I don't know if you have figured it out by yourself (it's true that the compilation instructions are scarce), but if you haven't, my first question to you is if you have set up a command-line compilation environment on your Mac, using Homebrew's own toolset, and are moderately familiar with compiling binaries from source. If not, well, I'm afraid that this requires a lot of explanations... |
Hi Community
so I want to install ext4fuse like mentioned on the web site https://www.maketecheasier.com/mount-access-ext4-partition-mac/, but I got an installation error. So my question is: Is ext4fuse made for Mac OSX or for Linux. I remember me, that Linux already contains ext4 FS as native implementation ?!
How can I install ext4fuse on my MacBook?
$ brew install ext4fuse
ext4fuse: Linux is required for this software.
libfuse@2: Linux is required for this software.
Error: ext4fuse: Unsatisfied requirements failed this build.
Best Regards
The text was updated successfully, but these errors were encountered: