mpartel / bindfs

Mount a directory elsewhere with changed permissions.
https://bindfs.org/
GNU General Public License v2.0
442 stars 64 forks source link

homebrew: Unsatisfied requirements failed this build. #139

Closed jochne closed 1 year ago

jochne commented 1 year ago

$ brew install bindfs bindfs 1.14.8 is already installed but outdated (so it will be upgraded). bindfs: Linux is required for this software. libfuse: Linux is required for this software. Error: bindfs: Unsatisfied requirements failed this build.

mpartel commented 1 year ago

Whoops, didn't notice that the Homebrew build is Linux only. Removed the reference from the web page. Thanks!

Guess you need to install from source on MacOS. There is also a MacPorts port but that looks unmaintained.

jochne commented 1 year ago

Whoops, didn't notice that the Homebrew build is Linux only. Removed the reference from the web page. Thanks!

Guess you need to install from source on MacOS. There is also a MacPorts port but that looks unmaintained.

got an solution for those who need to brew install bindfs on mac: https://github.com/Homebrew/homebrew-core/issues/141445#issuecomment-1706557629