Ticket #18881 (assigned defect)
AFFLIB / FUSE
| Reported by: | macports@… | Owned by: | ricci@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | AFFLIB FUSE | Cc: | |
| Port: | AFFLIB |
Description
Would it be possible to get the FUSE variant of AFFLIB working? I'm attempting to use "affuse" from that package and get an error that FUSE isn't installed. Web support indicates that the FUSE developer files need to be installed before we complie AFFLIB.
I edited the AFFLIB Portfile to enable the FUSE variant, and installed. I get the following output:
configure: FUSE requested checking fuse.h usability... no checking fuse.h presence... no checking for fuse.h... no configure: fuse.h not found; Disabling FUSE support.
I do have MacFuse 1.7.1 installed, and fuse.h is in /opt/local/include. I'm willing to do legwork to get it going but am at the end of my current capabilities. Thanks.
Attachments
Change History
comment:1 Changed 4 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to opendarwin.org@…
comment:2 Changed 4 years ago by ricci@…
- Status changed from new to assigned
- Owner changed from opendarwin.org@… to ricci@…
Did you install MacFuse via macports? The next thing to do is to look at config.log and see if it indicates why it didn't find fuse.h.
Can you also post the changes you made to the afflib Portfile to activate the +fuse variant?
It might also be good to check the contents of the macfuse port (port contents macfuse) to make sure the required includes, etc. are there.
Also see #18671 - a request that macfuse be updated to latest.
comment:4 Changed 3 years ago by jul_bsd@…
This is not supported by afflib devs but it seems to work (at least for some actions). I enabled fuse variant with some more fixes, most notably patching configure is needed and a warning.
after you can use it to mount split dd images like this http://www.forensicfocus.com/index.php?name=Forums&file=viewtopic&p=6543239

