libimobiledevice / ifuse

A fuse filesystem to access the contents of iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
821 stars 138 forks source link

How to install ifuse #21

Open pandamac opened 9 years ago

pandamac commented 9 years ago

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 commented 8 years ago

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