Changes between Version 1 and Version 2 of Ticket #62062


Ignore:
Timestamp:
Jan 14, 2021, 11:18:51 PM (3 years ago)
Author:
knightjp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62062

    • Property Type changed from defect to submission
  • Ticket #62062 – Description

    v1 v2  
    11Before 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.
    22
    3 I removed 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?
     3I realized that I forgot an important step..
    44
    5 I should mention that I am on Big Sur..
     5
     6{{{
     7sudo ln -s /usr/local/lib/pkgconfig/fuse.pc /opt/local/lib/pkgconfig/fuse.pc
     8}}}
     9After you use this command, Fuse is detected - even the latest macFuse.