Personal tools
You are here: Home FAQ Howto... Build from source
Document Actions

Build from source

This How-to applies to: Any version.

Compile up your own version of zfs-fuse

Purpose

You want to compile a specific version of zfs-fuse on your own system

Stub

This article is a stub, because the steps to build are on the zfs-fuse.net homepage
 

Notes

If you are a packager, note that 
  • Make sure your build uses the debug=0 flag; This is the only supported release configuration for packages (otherwise zfs-fuse will abort on known non-fatal errors)
  • the --no-cache flag is recommended on scons (in order to reduce cruft on your filesystems and because the optimization doesn't really make sense when pacakging)
 

Links

See also