I have trouble to build the binary on OS X. I installed macfuse as the fuse implementation and the *.h and library files are in /usr/local/include and /usr/local/lib, respectively. However, I got a error said
"checking for fuse.h... no
configure: error: libfuse is required"
Any suggestion or comment is deeply appreciated.
Yu-Hung Lien
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have trouble to build the binary on OS X. I installed macfuse as the fuse implementation and the *.h and library files are in /usr/local/include and /usr/local/lib, respectively. However, I got a error said
"checking for fuse.h... no
configure: error: libfuse is required"
Any suggestion or comment is deeply appreciated.
Yu-Hung Lien
I'll see what I can do.
(https://sourceforge.net/forum/message.php?msg_id=7169606)
If you come up with a solution, I'll appreciate if you share it.