Open
Description
Hi, I try to install bindfs on MacOS Big Sur and get. FUSE not found.
I guess I messed up by installing FUSE from the project web page and then trying to install it via homebrew.
Any suggestions would be great. Fuse is there, config file as well, but the configure script is unhappy.
more /usr/local/lib/pkgconfig/fuse.pc
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: fuse
Description: Filesystem in Userspace
Version: 2.9.9
Libs: -L${libdir} -lfuse -pthread
Libs.private: -liconv -framework CoreFoundation -framework DiskArbitration
Cflags: -I${includedir}/fuse -D_FILE_OFFSET_BITS=64
/usr/local/lib/pkgconfig/fuse.pc (END)