This is hardly of any help for current and future users as it does not consider more recent releases of NTFS-3G and FUSE4X.
Before copy&pasting the given stuff, make sure you replace the given FUSE4X version "0.9.2"with the version you got installed:
sudo /bin/cp -rfX /usr/local/Cellar/fuse4x-kext/[YOUR_INSTALLED_VERSION_OF_FUSE4X]/Library/Extensions/fuse4x.kext /Library/Extensions
The same is true for NTFS-3G's given version "2012.1.15":
sudo ln -s /usr/local/Cellar/ntfs-3g/[YOUR_INSTALLED_VERSION_OF_NTFS-3G]/sbin/mount_ntfs /sbin/mount_ntfs
This is hardly of any help for current and future users as it does not consider more recent releases of NTFS-3G and FUSE4X.
Before copy&pasting the given stuff, make sure you replace the given FUSE4X version "0.9.2"with the version you got installed:
sudo /bin/cp -rfX /usr/local/Cellar/fuse4x-kext/[YOUR_INSTALLED_VERSION_OF_FUSE4X]/Library/Extensions/fuse4x.kext /Library/Extensions
The same is true for NTFS-3G's given version "2012.1.15":
sudo ln -s /usr/local/Cellar/ntfs-3g/[YOUR_INSTALLED_VERSION_OF_NTFS-3G]/sbin/mount_ntfs /sbin/mount_ntfs