shellbrew install macos-fuse-t/homebrew-cask/fuse-t mounty git clone https://github.com/macos-fuse-t/ntfs-3g.git cd ntfs-3g brew install automake autoconf libtool libgcrypt pkg-config gnutls ./autogen.sh ./configure \ --prefix=/usr/local \ --exec-prefix=/usr/local \ --with-fuse=external \ --sbindir=/usr/local/bin \ --bindir=/usr/local/bin make -j"$(sysctl -n hw.ncpu)" sudo make install brew uninstall m4 libgpg-error libtasn1 libtool gmp nettle p11-kit autoconf automake libgcrypt unbound libevent gnutls rm -rf /opt/homebrew/etc/unbound /opt/homebrew/etc/gnutls
参考:
本文作者:菜鸟
本文链接:
版权声明:本博客所有文章除特别声明外,均采用 署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 许可协议。转载请注明出处!