So lösen Sie Abhängigkeiten von libosxfuse-Versionen auf

1654
corretge

Ich versuche, ein NTFS-Volume für Lese- und Schreibvorgänge gemäß dieser Erklärung einzuhängen .

Aber wenn ich das Volume anhebe, bekomme ich diesen Fehler /Library/Logs/DiagnosticReports/ntfs-3g_2015-12-30-131038-1_morgan.crash

Process: ntfs-3g [2864] Path: /usr/local/Cellar/ntfs-3g/2015.3.14/bin/ntfs-3g Identifier: ntfs-3g Version: ??? Code Type: X86-64 (Native)  OS Version: Mac OS X 10.11.2 (15C50)  System Integrity Protection: enabled  Crashed Thread: 0  Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY  Application Specific Information: dyld: launch, loading dependent libraries  Dyld Error Message: Library not loaded: /usr/local/lib/libosxfuse.2.dylib Referenced from: /usr/local/opt/ntfs-3g/bin/ntfs-3g Reason: Incompatible library version: ntfs-3g requires version 12.0.0 or later, but libosxfuse.2.dylib provides version 10.0.0  Binary Images: 0x7fff69d95000 - 0x7fff69dcbfa7 dyld (360.18) <1A7F8274-FC32-3B86-9979-66B8F2B7B5E2> /usr/lib/dyld 

Ich habe OSXFUSE mit MacFUSE-Kompatibilität, aber demselben Fehler installiert.

1

1 Antwort auf die Frage

3
Deviacium

Got the same issue. Resolved as: "You need to install osxfuse version 3.0.3 or later." Check here: https://github.com/osxfuse/osxfuse/releases