OSXfuse and HighSierra
Installing OSXfuse on HighSierra through macports, fails with a ruby related error.
It is already reported here but (at the time of writing) no timeline for a permanent fix is given.
In the mean time, you can fix it with:
$ cd /Applications/Xcode.app/Contents/Developer/Toolchains $ sudo ln -s XcodeDefault.xctoolchain OSX10.13.xctoolchain $ sudo port install osxfuse













