• Juan Batiz-Benet's avatar
    fuse: no longer require fuse to compile ipfs · 7ae3706b
    Juan Batiz-Benet authored
    This commit removes the dependency on go-fuse-version, and thus the
    fuse headers. It also introduces an elaborate troubleshooting process
    that diagnoses whether fuse installed -- and which version -- with as
    little requirements as possible (attept to use sysctl, fall-back on
    the go-fuse-version binary, etc). It then nicely instructs the user
    what to do next.
    7ae3706b
mount_darwin.go 6.42 KB