Skip to content

FUSE not found #100

Open
Open
@stefan11

Description

@stefan11

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions