Changes between Version 1 and Version 2 of Ticket #62062
- Timestamp:
- Jan 14, 2021, 11:18:51 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62062
-
Property
Type
changed from
defect
tosubmission
-
Property
Type
changed from
-
Ticket #62062 – Description
v1 v2 1 1 Before attempting to install this port, I installed the latest Fuse or macFuse as it is now known. However the port does not see macFuse as installed and is attempting to install osxfuse as a dependency, which ends up in an error. 2 2 3 I re moved macFuse and installed an older version of Fuse - 3.11.1... It still won't recognize that Fuse is installed. What version of Fuse should I install for the ntfs-3g port to recognize that Fuse is installed?3 I realized that I forgot an important step.. 4 4 5 I should mention that I am on Big Sur.. 5 6 {{{ 7 sudo ln -s /usr/local/lib/pkgconfig/fuse.pc /opt/local/lib/pkgconfig/fuse.pc 8 }}} 9 After you use this command, Fuse is detected - even the latest macFuse.