Skip to content
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

How to install ifuse #21

Open
pandamac opened this issue Mar 17, 2015 · 1 comment
Open

How to install ifuse #21

pandamac opened this issue Mar 17, 2015 · 1 comment

Comments

@pandamac
Copy link

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

@andrey-starodubtsev
Copy link

You can install OSXFuse, it installs /usr/local/lib/pkgconfig/fuse.pc & /usr/local/lib/libosxfuse.*.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants