HI
I did this:
sudo PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./autogen.sh
Password:
checking whether make supports nested variables... yes
.....
checking for libfuse... no
configure: error: Package requirements (fuse >= 2.7.0) were not met:
No package 'fuse' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables libfuse_CFLAGS
and libfuse_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
but I can not find where to install libfuse? I try brew and port ,all can not find libfuse
HI I did this: sudo PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./autogen.sh Password: checking whether make supports nested variables... yes ..... checking for libfuse... no configure: error: Package requirements (fuse >= 2.7.0) were not met:
No package 'fuse' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
Alternatively, you may set the environment variables libfuse_CFLAGS and libfuse_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
but I can not find where to install libfuse? I try brew and port ,all can not find libfuse