Opened 15 years ago

Last modified 13 years ago

#20176 closed enhancement

Make the macfuse port play well with other macfuse installations — at Initial Version

Reported by: registrera@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: macfuse

Description

The kernel extension of macfuse is installed outside the "isolated" environment of macports and conflicts with other installations of the same kernel extension. Since the version provided by macfuse is lagging a few versions behind it is becoming difficult to use the macfuse-dependent ports simultaneously with non-port fuse-filesystems.

The recommended way to keep Macfuse up to date is through the official automatic updater.[1] But at least the mp3fs-port doesn't work if other applications use the automatic updater and replaces the kernel extension.

Maybe it would be possible to include the automatic updater in the port? Or maybe it would be better to just wrap the official installer with a port and link to the headers and lib-files for dependent ports to use (suggested a long time ago by a Macfuse developer [2])?

I have temporarily solved my own problems (getting mp3fs-port to work with official Macfuse-install) by symlinking /opt/local/include/fuse to /usr/local/include/fuse (created by official installer) and each libfuse* in /opt/local/lib to the corresponding file in /usr/local/lib

I'm not capable of determining which is the best approach, or if there are any side effects of my own attempt to solve this. All I can say is that it would be great if "it just worked".

Regards

/Daniel

  1. http://code.google.com/p/macfuse/wiki/AUTOINSTALL
  2. http://groups.google.com/group/macfuse/browse_thread/thread/0de8694e951b42ee/4692acf60ac8adc9?#4692acf60ac8adc9

Change History (0)

Note: See TracTickets for help on using tickets.